menu
googleapis package
documentation
dfareporting/v4.dart
Country
Country.new constructor
Country.new constructor
dark_mode
light_mode
Country
constructor
Country
(
{
String
?
countryCode
,
String
?
dartId
,
String
?
kind
,
String
?
name
,
bool
?
sslEnabled
,
})
Implementation
Country({
this
.countryCode,
this
.dartId,
this
.kind,
this
.name,
this
.sslEnabled, });
googleapis package
documentation
dfareporting/v4
Country
Country.new constructor
Country class