preferredUsername constant

CognitoUserAttributeKey const preferredUsername

The username by which the user wishes to be referred to.

Read-only: false

Implementation

static const preferredUsername =
    CognitoUserAttributeKey._('preferred_username');