menu
googleapis package
documentation
youtube/v3.dart
GeoPoint
GeoPoint.new constructor
GeoPoint.new constructor
dark_mode
light_mode
GeoPoint
constructor
GeoPoint
(
{
double
?
altitude
,
double
?
latitude
,
double
?
longitude
,
})
Implementation
GeoPoint({
this
.altitude,
this
.latitude,
this
.longitude, });
googleapis package
documentation
youtube/v3
GeoPoint
GeoPoint.new constructor
GeoPoint class