accountGroups property
The list of account groups associated with this user.
Implementation
@BuiltValueField(wireName: r'accountGroups')
BuiltList<String>? get accountGroups;
The list of account groups associated with this user.
@BuiltValueField(wireName: r'accountGroups')
BuiltList<String>? get accountGroups;