menu
minio package
documentation
models.dart
Grant
Grant.new constructor
Grant.new constructor
dark_mode
light_mode
Grant
constructor
Grant
(
Grantee
?
grantee
,
String
?
permission
)
Implementation
Grant(
this
.grantee,
this
.permission, );
minio package
documentation
models
Grant
Grant.new constructor
Grant class
Constructors
new
fromXml
Properties
grantee
hashCode
permission
runtimeType
Methods
noSuchMethod
toString
toXml
Operators
operator ==