call abstract method

TRes call({
  1. String? subject,
  2. String? preview,
  3. String? content,
  4. Enum$OutboundEditorEnum? editor,
})

Implementation

TRes call({
  String? subject,
  String? preview,
  String? content,
  Enum$OutboundEditorEnum? editor,
});