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

Private Member Functions

 SendCollectionRatingParams ({ required this.id, required this.rate, required this.reasonId, required this.note, })

Private Attributes

final String id
final String rate
final String reasonId
final String note

Detailed Description

Definition at line 8 of file send_collection_rating_usecase.dart.

Constructor & Destructor Documentation

◆ SendCollectionRatingParams()

SendCollectionRatingParams::SendCollectionRatingParams ( { required this.id, required this.rate, required this.reasonId, required this.note, } )
private

Member Data Documentation

◆ id

final String SendCollectionRatingParams::id
private

Definition at line 9 of file send_collection_rating_usecase.dart.

◆ note

final String SendCollectionRatingParams::note
private

Definition at line 12 of file send_collection_rating_usecase.dart.

◆ rate

final String SendCollectionRatingParams::rate
private

Definition at line 10 of file send_collection_rating_usecase.dart.

◆ reasonId

final String SendCollectionRatingParams::reasonId
private

Definition at line 11 of file send_collection_rating_usecase.dart.


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