menu
googleapis package
documentation
shared.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
shared
$Country
$Country.new constructor
$Country class