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