menu
geofence_foreground_service package
documentation
exports.dart
LineString
LineString.new const constructor
LineString.new const constructor
dark_mode
light_mode
LineString
constructor
const
LineString
(
List
<
LatLng
>
coordinates
)
Creates a
LineString
.
Implementation
const
LineString(
this
.coordinates);
geofence_foreground_service package
documentation
exports
LineString
LineString.new const constructor
LineString class
Constructors
new
fromJson
Properties
coordinates
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==