menu
erpmc package
documentation
public.dart
DateTimeRangeWhere
DateTimeRangeWhere.new constructor
DateTimeRangeWhere.new constructor
dark_mode
light_mode
DateTimeRangeWhere
constructor
DateTimeRangeWhere
(
{
DateTime
?
start
,
DateTime
?
end
,
})
Implementation
DateTimeRangeWhere({super.start, super.end});
erpmc package
documentation
public
DateTimeRangeWhere
DateTimeRangeWhere.new constructor
DateTimeRangeWhere class