syncUpstreamModels abstract method

Future<List<String>> syncUpstreamModels(
  1. int accountId, {
  2. Sub2ApiRequestOptions? requestOptions,
})

Implementation

Future<List<String>> syncUpstreamModels(
  int accountId, {
  Sub2ApiRequestOptions? requestOptions,
});