menu
googleapis package
documentation
youtube/v3.dart
GeoPoint
GeoPoint constructor
GeoPoint 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 constructor
GeoPoint class