menu
google_cloud_type package
documentation
type.dart
LocalizedText
LocalizedText.new constructor
LocalizedText.new constructor
dark_mode
light_mode
LocalizedText
constructor
LocalizedText
(
{
String
text
=
''
,
String
languageCode
=
''
,
})
Implementation
LocalizedText({this.text = '', this.languageCode = ''}) : super(fullyQualifiedName);
google_cloud_type package
documentation
type
LocalizedText
LocalizedText.new constructor
LocalizedText class