menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$PackageSourceInput
local_path property
local_path
dark_mode
light_mode
local_path
property
String
?
get
local_path
Implementation
String? get local_path => (_$data['local_path'] as String?);
stash_app_flutter
schema.graphql
Input$PackageSourceInput
local_path property
Input$PackageSourceInput class