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

Private Member Functions

 GetWeeklyCollectionsParams ({ required this.userId, required this.startDate, required this.endDate, })

Private Attributes

final int userId
final String startDate
final String endDate

Detailed Description

Definition at line 8 of file get_weekly_collections_usecase.dart.

Constructor & Destructor Documentation

◆ GetWeeklyCollectionsParams()

GetWeeklyCollectionsParams::GetWeeklyCollectionsParams ( { required this.userId, required this.startDate, required this.endDate, } )
private

Member Data Documentation

◆ endDate

final String GetWeeklyCollectionsParams::endDate
private

Definition at line 11 of file get_weekly_collections_usecase.dart.

◆ startDate

final String GetWeeklyCollectionsParams::startDate
private

Definition at line 10 of file get_weekly_collections_usecase.dart.

◆ userId

final int GetWeeklyCollectionsParams::userId
private

Definition at line 9 of file get_weekly_collections_usecase.dart.


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