googleapis package
documentation
$shared
$RelatedUrl
$RelatedUrl constructor
$RelatedUrl
$RelatedUrl
constructor
Null safety
$RelatedUrl
(
{
String
?
label
,
String
?
url
}
)
Implementation
$RelatedUrl({ this.label, this.url, });
googleapis package
documentation
$shared
$RelatedUrl
$RelatedUrl constructor
$RelatedUrl class
Constructors
$RelatedUrl
fromJson
Properties
hashCode
label
runtimeType
url
Methods
noSuchMethod
toJson
toString
Operators
operator ==