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