call abstract method

TRes call({
  1. Input$PictureInput? picture,
  2. String? title,
  3. String? description,
})

Implementation

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