currentZoneCoordinates property
Zone?
get
currentZoneCoordinates
Getter to access the current zone being created.
Implementation
Zone? get currentZoneCoordinates => _currentZoneCoordinates;
Getter to access the current zone being created.
Zone? get currentZoneCoordinates => _currentZoneCoordinates;