menu
googleapis package
documentation
gamesconfiguration/v1configuration.dart
LocalizedString
LocalizedString constructor
LocalizedString constructor
dark_mode
light_mode
LocalizedString
constructor
LocalizedString
(
{
String
?
kind
,
String
?
locale
,
String
?
value
,
})
Implementation
LocalizedString({ this.kind, this.locale, this.value, });
googleapis package
documentation
gamesconfiguration/v1configuration
LocalizedString
LocalizedString constructor
LocalizedString class