call abstract method

Implementation

TRes call({
  bool? digital,
  bool? physical,
  int? validity,
  Input$LoyaltySettingsCardLevelNumberInput? number,
  Input$LoyaltySettingsCardLevelRepresentationInput? representation,
  List<Input$LoyaltySettingsCardLevelInput>? levels,
});