menu
firebaseapis package
documentation
testing/v1.dart
Locale
Locale constructor
Locale constructor
dark_mode
light_mode
Locale
constructor
Locale
(
{
String
?
id
,
String
?
name
,
String
?
region
,
List
<
String
>
?
tags
,
})
Implementation
Locale({
this
.id,
this
.name,
this
.region,
this
.tags, });
firebaseapis package
documentation
testing/v1
Locale
Locale constructor
Locale class