call abstract method

TRes call({
  1. bool? enable,
  2. List<Input$LoyaltySettingsProfileCompleteLevelsInput>? levels,
})

Implementation

TRes call({
  bool? enable,
  List<Input$LoyaltySettingsProfileCompleteLevelsInput>? levels,
});