profile property
set
profile
(String profile)
Implementation
set profile(String profile) {
_setAttribute(CognitoUserAttributeKey.profile, profile);
}
set profile(String profile) {
_setAttribute(CognitoUserAttributeKey.profile, profile);
}