menu
googleapis package
documentation
areainsights/v1.dart
Circle
Circle.new constructor
Circle.new constructor
dark_mode
light_mode
Circle
constructor
Circle
(
{
LatLng
?
latLng
,
String
?
place
,
int
?
radius
,
})
Implementation
Circle({
this
.latLng,
this
.place,
this
.radius, });
googleapis package
documentation
areainsights/v1
Circle
Circle.new constructor
Circle class
Constructors
new
fromJson
Properties
hashCode
latLng
place
radius
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==