toJson method

Map toJson()

Implementation

Map toJson() => {"name": name, "latLng": latLng.toJson()};