menu
minio package
documentation
models.dart
Grantee
Grantee.new constructor
Grantee.new constructor
dark_mode
light_mode
Grantee
constructor
Grantee
(
String
?
displayName
,
String
?
emailAddress
,
String
?
iD
,
String
?
type
,
String
?
uRI
,
)
Implementation
Grantee(
this
.displayName,
this
.emailAddress,
this
.iD,
this
.type,
this
.uRI, );
minio package
documentation
models
Grantee
Grantee.new constructor
Grantee class