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