menu
googleapis package
documentation
gamesconfiguration/v1configuration.dart
LocalizedString
LocalizedString.new constructor
LocalizedString.new 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.new constructor
LocalizedString class
Constructors
new
fromJson
Properties
hashCode
kind
locale
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==