coordinates property Null safety

List<BMFCoordinate> coordinates
read / write

经纬度数组

Implementation

late List<BMFCoordinate> coordinates;