googleapis package
documentation
$shared
$Location01
$Location01 constructor
$Location01
$Location01
constructor
Null safety
$Location01
(
{
String
?
displayName
,
Map
<
String
,
String
>
?
labels
,
String
?
locationId
,
Map
<
String
,
Object
?
>
?
metadata
,
String
?
name
}
)
Implementation
$Location01({ this.displayName, this.labels, this.locationId, this.metadata, this.name, });
googleapis package
documentation
$shared
$Location01
$Location01 constructor
$Location01 class
Constructors
$Location01
fromJson
Properties
displayName
hashCode
labels
locationId
metadata
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==