batchCreate abstract method

Implementation

Future<Sub2ApiAdminBatchCreateProxiesResult> batchCreate(
  List<Sub2ApiAdminBatchCreateProxyInput> proxies, {
  Sub2ApiRequestOptions? requestOptions,
});