call abstract method

TRes call({
  1. String? address,
  2. int? duration,
})

Implementation

TRes call({String? address, int? duration});