menu
aws_codestar_api package
documentation
codestar-2017-04-19.dart
UserProfileSummary
UserProfileSummary.new constructor
UserProfileSummary.new constructor
dark_mode
light_mode
UserProfileSummary
constructor
UserProfileSummary
(
{
String
?
displayName
,
String
?
emailAddress
,
String
?
sshPublicKey
,
String
?
userArn
,
})
Implementation
UserProfileSummary({ this.displayName, this.emailAddress, this.sshPublicKey, this.userArn, });
aws_codestar_api package
documentation
codestar-2017-04-19
UserProfileSummary
UserProfileSummary.new constructor
UserProfileSummary class