menu
googleapis package
documentation
blogger/v3.dart
PostLocation
PostLocation.new constructor
PostLocation.new constructor
dark_mode
light_mode
PostLocation
constructor
PostLocation
(
{
double
?
lat
,
double
?
lng
,
String
?
name
,
String
?
span
,
})
Implementation
PostLocation({
this
.lat,
this
.lng,
this
.name,
this
.span, });
googleapis package
documentation
blogger/v3
PostLocation
PostLocation.new constructor
PostLocation class