menu
googleapis package
documentation
androidenterprise/v1.dart
LocalizedText
LocalizedText constructor
LocalizedText constructor
dark_mode
light_mode
LocalizedText
constructor
LocalizedText
(
{
String
?
locale
,
String
?
text
,
})
Implementation
LocalizedText({ this.locale, this.text, });
googleapis package
documentation
androidenterprise/v1
LocalizedText
LocalizedText constructor
LocalizedText class