menu
googleapis package
documentation
androidpublisher/v3.dart
LocalizedText
LocalizedText constructor
LocalizedText constructor
dark_mode
light_mode
LocalizedText
constructor
LocalizedText
(
{
String
?
language
,
String
?
text
,
})
Implementation
LocalizedText({ this.language, this.text, });
googleapis package
documentation
androidpublisher/v3
LocalizedText
LocalizedText constructor
LocalizedText class