OSSObject class abstract

Implementers

Properties

bytes Uint8List
final
folderPath String
no setter
hashCode int
The hash code for this object.
no setterinherited
length int
no setter
mediaType MediaType
no setter
name String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String
no setter
url String
getter/setter pair
uuid String?
final

Methods

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

Operators

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