menu
aws_cognito_idp_api package
documentation
cognito-idp-2016-04-18.dart
GetUserResponse
username property
username property
dark_mode
light_mode
username
property
String
username
final
The user name of the user you wish to retrieve from the get user request.
Implementation
final String username;
aws_cognito_idp_api package
documentation
cognito-idp-2016-04-18
GetUserResponse
username property
GetUserResponse class