Definition at line 15 of file check_in_out_event.dart.
◆ if()
| override List< Object > get CheckInOutEvent::if |
( |
vehicleId ! | = null | ) |
|
|
private |
◆ SendVehicleCheckEvent()
| const CheckInOutEvent::SendVehicleCheckEvent |
( |
{ required this.userId, required this.type, this.vehicleId, } | | ) |
|
|
private |
◆ props
| override List<Object> get CheckInOutEvent::props => [userId |
|
private |
◆ type [1/2]
| override List<Object> get CheckInOutEvent::type |
|
private |
◆ type [2/2]
| final String CheckInOutEvent::type |
|
private |
◆ userId
| final int CheckInOutEvent::userId |
|
private |
◆ vehicleId
| final int CheckInOutEvent::vehicleId |
|
private |
The documentation for this class was generated from the following file: