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