call abstract method

TRes call({
  1. String? endPoint,
  2. String? secretKey,
})

Implementation

TRes call({
  String? endPoint,
  String? secretKey,
});