call abstract method

TRes call({
  1. String? type,
  2. String? base64,
  3. String? url,
})

Implementation

TRes call({
  String? type,
  String? base64,
  String? url,
});