point property Null safety

MPPoint point

Get the location's point

Implementation

MPPoint get point => _point ??= _calcPoint();