menu
amplify_authenticator package
documentation
amplify_authenticator.dart
AuthenticatorState
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
String
?
getAttribute
(
CognitoUserAttributeKey
key
)
Implementation
String? getAttribute(CognitoUserAttributeKey key) => authAttributes[key];
amplify_authenticator package
documentation
amplify_authenticator
AuthenticatorState
getAttribute method
AuthenticatorState class