menu
minio package
documentation
models.dart
Object
Object.new constructor
Object.new constructor
dark_mode
light_mode
Object
constructor
Object
(
String
?
eTag
,
String
?
key
,
DateTime
?
lastModified
,
Owner
?
owner
,
int
?
size
,
String
?
storageClass
,
)
Implementation
Object
(
this
.eTag,
this
.key,
this
.lastModified,
this
.owner,
this
.size,
this
.storageClass, );
minio package
documentation
models
Object
Object.new constructor
Object class
Constructors
new
fromXml
Properties
eTag
hashCode
key
lastModified
owner
runtimeType
size
storageClass
Methods
noSuchMethod
toString
toXml
Operators
operator ==