call abstract method

TRes call({
  1. double? radius,
  2. Enum$ZoneTypesEnum? type,
  3. List<Input$DeliveryZonePathInput>? paths,
})

Implementation

TRes call({
  double? radius,
  Enum$ZoneTypesEnum? type,
  List<Input$DeliveryZonePathInput>? paths,
});