menu
aws_s3_api package
documentation
s3-2006-03-01.dart
Grantee
Grantee constructor
Grantee constructor
dark_mode
light_mode
Grantee
constructor
Grantee
(
{
required
Type
type
,
String
?
displayName
,
String
?
emailAddress
,
String
?
id
,
String
?
uri
,
})
Implementation
Grantee({ required this.type, this.displayName, this.emailAddress, this.id, this.uri, });
aws_s3_api package
documentation
s3-2006-03-01
Grantee
Grantee constructor
Grantee class