googleapis package
documentation
$shared
$MobileCarrier
$MobileCarrier constructor
$MobileCarrier
$MobileCarrier
constructor
Null safety
$MobileCarrier
(
{
String
?
countryCode
,
String
?
countryDartId
,
String
?
id
,
String
?
kind
,
String
?
name
}
)
Implementation
$MobileCarrier({ this.countryCode, this.countryDartId, this.id, this.kind, this.name, });
googleapis package
documentation
$shared
$MobileCarrier
$MobileCarrier constructor
$MobileCarrier class
Constructors
$MobileCarrier
fromJson
Properties
countryCode
countryDartId
hashCode
id
kind
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==