call abstract method

TRes call({
  1. Input$PictureInput? picture,
  2. int? pieces,
})

Implementation

TRes call({
  Input$PictureInput? picture,
  int? pieces,
});