call abstract method

TRes call({
  1. String? posTitle,
  2. Input$PictureInput? picture,
  3. Input$FullAddressInput? address,
  4. String? subject,
  5. String? content,
  6. Enum$App? app,
})

Implementation

TRes call({
  String? posTitle,
  Input$PictureInput? picture,
  Input$FullAddressInput? address,
  String? subject,
  String? content,
  Enum$App? app,
});