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