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