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