ShapesInfoRF constructor
ShapesInfoRF({
- List<
MarkerRF> ? markers, - PolylineRF? polyline,
- List<
IShapeRF> ? Fences,
Implementation
ShapesInfoRF({this.markers, this.polyline, this.Fences});