coordinates property

List<double> get coordinates

Implementation

List<double> get coordinates => (_$data['coordinates'] as List<double>);