getModels abstract method

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

Implementation

Future<List<Sub2ApiAdminAccountModel>> getModels(
  int accountId, {
  Sub2ApiRequestOptions? requestOptions,
});