call abstract method

Implementation

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