call abstract method
TRes
call({
- DateTime? from,
- DateTime? to,
- Input$TargetACIInput? target,
- List<
String> ? projects, - List<
Enum$RentalOriginEnum> ? origins,
Implementation
TRes call({
DateTime? from,
DateTime? to,
Input$TargetACIInput? target,
List<String>? projects,
List<Enum$RentalOriginEnum>? origins,
});