status property
IslandStatus
get
status
The current lifecycle status of this island instance.
Implementation
IslandStatus get status => _status;
The current lifecycle status of this island instance.
IslandStatus get status => _status;