menu
minio_new package
documentation
models.dart
ObjectLockRetention
ObjectLockRetention constructor
ObjectLockRetention constructor
dark_mode
light_mode
ObjectLockRetention
constructor
ObjectLockRetention
(
String
?
mode
,
DateTime
?
retainUntilDate
)
Implementation
ObjectLockRetention( this.mode, this.retainUntilDate, );
minio_new package
documentation
models
ObjectLockRetention
ObjectLockRetention constructor
ObjectLockRetention class