getAttributes abstract method

Future<List<Sub2ApiAdminUserAttributeValue>> getAttributes(
  1. int userId, {
  2. Sub2ApiRequestOptions? requestOptions,
})

Implementation

Future<List<Sub2ApiAdminUserAttributeValue>> getAttributes(
  int userId, {
  Sub2ApiRequestOptions? requestOptions,
});