Definition at line 1 of file check_in_status_model.dart.
◆ CheckInStatusModel()
| CheckInStatusModel::CheckInStatusModel |
( |
{ required this.immatriculation, required this.userId, required this.vehicleId, } | | ) |
|
|
private |
◆ fromJson()
◆ toJson()
| Map< String, dynamic > CheckInStatusModel::toJson |
( |
| ) |
|
|
inlineprivate |
◆ immatriculation
| final String CheckInStatusModel::immatriculation |
|
private |
◆ userId
| final int CheckInStatusModel::userId |
|
private |
◆ vehicleId
| final int CheckInStatusModel::vehicleId |
|
private |
The documentation for this class was generated from the following file: