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

Private Member Functions

const SendVehicleCheckEvent ({ required this.userId, required this.type, this.vehicleId, })
override List< Object > get if (vehicleId !=null) vehicleId!]

Private Attributes

final int userId
final String type
final int vehicleId
override List< Object > get props => [userId
override List< Object > get type

Detailed Description

Definition at line 15 of file check_in_out_event.dart.

Member Function Documentation

◆ if()

override List< Object > get CheckInOutEvent::if ( vehicleId ! = null)
private
Here is the call graph for this function:

◆ SendVehicleCheckEvent()

const CheckInOutEvent::SendVehicleCheckEvent ( { required this.userId, required this.type, this.vehicleId, } )
private

Member Data Documentation

◆ props

override List<Object> get CheckInOutEvent::props => [userId
private

Definition at line 27 of file check_in_out_event.dart.

◆ type [1/2]

override List<Object> get CheckInOutEvent::type
private

Definition at line 27 of file check_in_out_event.dart.

◆ type [2/2]

final String CheckInOutEvent::type
private

Definition at line 17 of file check_in_out_event.dart.

◆ userId

final int CheckInOutEvent::userId
private

Definition at line 16 of file check_in_out_event.dart.

◆ vehicleId

final int CheckInOutEvent::vehicleId
private

Definition at line 18 of file check_in_out_event.dart.


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