Definition at line 19 of file check_in_out_state.dart.
◆ CheckInOutSuccessState()
| const CheckInOutState::CheckInOutSuccessState |
( |
{required this.session} | | ) |
|
|
private |
◆ GetAvailableVehiclesSuccessState()
| const CheckInOutState::GetAvailableVehiclesSuccessState |
( |
{required this.vehicles} | | ) |
|
|
private |
◆ SendVehicleCheckSuccessState()
| const CheckInOutState::SendVehicleCheckSuccessState |
( |
{required this.success} | | ) |
|
|
private |
◆ props
| override List<Object> get CheckInOutState::props => [success] |
|
private |
◆ session
◆ success
| final bool CheckInOutState::success |
|
private |
◆ vehicles
The documentation for this class was generated from the following file: