getBatch abstract method
Future<List<Sub2ApiAdminUserAttributeSnapshot> >
getBatch(
- List<
int> userIds, { - Sub2ApiRequestOptions? requestOptions,
Implementation
Future<List<Sub2ApiAdminUserAttributeSnapshot>> getBatch(
List<int> userIds, {
Sub2ApiRequestOptions? requestOptions,
});