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