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