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