menu
s3_storage 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, );
s3_storage package
documentation
models
Grant
Grant.new constructor
Grant class