toJson method

List toJson()

Implementation

List<dynamic> toJson() => const _CoordinateConverter().toJson(this);