menu
u package
documentation
data/data.dart
UAccountingReportParams
UAccountingReportParams.new constructor
UAccountingReportParams.new constructor
dark_mode
light_mode
UAccountingReportParams
constructor
UAccountingReportParams
(
{
String
?
userId
,
DateTime
?
fromDate
,
DateTime
?
toDate
,
})
Implementation
UAccountingReportParams({ this.userId, this.fromDate, this.toDate, });
u package
documentation
data/data
UAccountingReportParams
UAccountingReportParams.new constructor
UAccountingReportParams class