call abstract method

TRes call({
  1. String? base64,
  2. String? path,
})

Implementation

TRes call({
  String? base64,
  String? path,
});