call abstract method

TRes call({
  1. Enum$SpecialOffersType? offerType,
  2. List<Input$OpeningHoursDayInput>? hours,
})

Implementation

TRes call({
  Enum$SpecialOffersType? offerType,
  List<Input$OpeningHoursDayInput>? hours,
});