menu
aws_cognito_idp_api package
documentation
cognito-idp-2016-04-18.dart
AdminListGroupsForUserResponse
groups property
groups property
dark_mode
light_mode
groups
property
List
<
GroupType
>
?
groups
final
The groups that the user belongs to.
Implementation
final List<GroupType>? groups;
aws_cognito_idp_api package
documentation
cognito-idp-2016-04-18
AdminListGroupsForUserResponse
groups property
AdminListGroupsForUserResponse class