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