menu
googleapis package
documentation
walletobjects/v1.dart
LatLongPoint
LatLongPoint constructor
LatLongPoint constructor
dark_mode
light_mode
LatLongPoint
constructor
LatLongPoint
(
{
String
?
kind
,
double
?
latitude
,
double
?
longitude
,
})
Implementation
LatLongPoint({ this.kind, this.latitude, this.longitude, });
googleapis package
documentation
walletobjects/v1
LatLongPoint
LatLongPoint constructor
LatLongPoint class