FullMetadataForAll class

Constructors

FullMetadataForAll.withMetadata(dynamic metadata)

Properties

bucket String?
no setter
cacheControl String?
no setter
contentDisposition String?
no setter
contentEncoding String?
no setter
contentLanguage String?
no setter
contentType String?
no setter
customMetadata Map<String, String>?
no setter
fullPath String
no setter
generation String?
no setter
hashCode int
The hash code for this object.
no setterinherited
md5Hash String?
no setter
metadataGeneration String?
no setter
metageneration String?
no setter
name String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size int?
no setter
timeCreated DateTime?
no setter
updated DateTime?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited