call abstract method

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

Implementation

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