menu
googleapis package
documentation
docs/v1.dart
Location
Location.new constructor
Location.new constructor
dark_mode
light_mode
Location
constructor
Location
(
{
int
?
index
,
String
?
segmentId
,
String
?
tabId
,
})
Implementation
Location({
this
.index,
this
.segmentId,
this
.tabId, });
googleapis package
documentation
docs/v1
Location
Location.new constructor
Location class
Constructors
new
fromJson
Properties
hashCode
index
runtimeType
segmentId
tabId
Methods
noSuchMethod
toJson
toString
Operators
operator ==