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