Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
SendVehicleCheckParams Class Reference

Private Member Functions

 SendVehicleCheckParams ({ required this.type, required this.userId, this.vehicleId, })

Private Attributes

final int userId
final String type
final int vehicleId

Detailed Description

Definition at line 9 of file send_vehicle_check_usecase.dart.

Constructor & Destructor Documentation

◆ SendVehicleCheckParams()

SendVehicleCheckParams::SendVehicleCheckParams ( { required this.type, required this.userId, this.vehicleId, } )
private

Member Data Documentation

◆ type

final String SendVehicleCheckParams::type
private

Definition at line 11 of file send_vehicle_check_usecase.dart.

◆ userId

final int SendVehicleCheckParams::userId
private

Definition at line 10 of file send_vehicle_check_usecase.dart.

◆ vehicleId

final int SendVehicleCheckParams::vehicleId
private

Definition at line 12 of file send_vehicle_check_usecase.dart.


The documentation for this class was generated from the following file: