northeast property Null safety

Map<String?, Object?> northeast
read / write

Coordinate at the northeast corner. Note: setting this field with invalid values (infinite, NaN) will crash the application.

Implementation

Map<String?, Object?> northeast;