call abstract method

TRes call({
  1. Input$PictureInput? png,
  2. Input$PictureInput? svg,
})

Implementation

TRes call({
  Input$PictureInput? png,
  Input$PictureInput? svg,
});