call abstract method

TRes call({
  1. String? content,
  2. Enum$OutboundEditorEnum? editor,
  3. List<Input$LoyaltySettingsRedeemTranslationInput>? translation,
})

Implementation

TRes call({
  String? content,
  Enum$OutboundEditorEnum? editor,
  List<Input$LoyaltySettingsRedeemTranslationInput>? translation,
});