FacilityState.empty constructor
const
FacilityState.empty()
The FacilityEmptyState
state represents the state where no facilities are loaded.
Implementation
const factory FacilityState.empty() = FacilityEmptyState;
The FacilityEmptyState
state represents the state where no facilities are loaded.
const factory FacilityState.empty() = FacilityEmptyState;