call abstract method

TRes call({
  1. String? link,
  2. Enum$ApiMethods? method,
  3. List<Input$CoinApiHeadersInput>? headers,
  4. List<Input$CoinApiHeadersInput>? params,
})

Implementation

TRes call({
  String? link,
  Enum$ApiMethods? method,
  List<Input$CoinApiHeadersInput>? headers,
  List<Input$CoinApiHeadersInput>? params,
});