toJson method

Map<String, dynamic> toJson()

Connect the generated _$CoordinateToJson function to the toJson method.

Implementation

Map<String, dynamic> toJson() => _$CoordinateToJson(this);