getAttribute method

String? getAttribute(
  1. CognitoUserAttributeKey key
)

Implementation

String? getAttribute(CognitoUserAttributeKey key) => authAttributes[key];