getWebSearchEmulation abstract method

Future<Sub2ApiAdminWebSearchConfig> getWebSearchEmulation({
  1. Sub2ApiRequestOptions? requestOptions,
})

Implementation

Future<Sub2ApiAdminWebSearchConfig> getWebSearchEmulation({
  Sub2ApiRequestOptions? requestOptions,
});