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