call abstract method

TRes call({
  1. String? title,
  2. String? description,
  3. Input$PictureInput? picture,
  4. String? outbound,
  5. Input$TargetACIInput? target,
})

Implementation

TRes call({
  String? title,
  String? description,
  Input$PictureInput? picture,
  String? outbound,
  Input$TargetACIInput? target,
});