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