call abstract method
TRes
call({
- String? company,
- String? driver,
- List<
Input$LogisticTrackerInput> ? tracker, - String? warehouse,
Implementation
TRes call({
String? company,
String? driver,
List<Input$LogisticTrackerInput>? tracker,
String? warehouse,
});