toList method

List<GeoPoint> toList()

Implementation

List<GeoPoint> toList() => [northeast, southwest];