coordinates property Null safety

List? coordinates
read / write

经纬度数组

Implementation

List<BMFCoordinate>? coordinates;