call abstract method

TRes call({
  1. String? sender,
  2. String? key,
})

Implementation

TRes call({
  String? sender,
  String? key,
});