status property

SlotStatus? get status

The status of the slot.

Implementation

SlotStatus? get status => statusField.getValue(json);