NosTransferInfo class

Constructors

NosTransferInfo()

Properties

extension String?
file ext
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
md5 String?
file content md5
getter/setter pair
path String?
file path
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size String?
file size
getter/setter pair
status NosTransferStatus?
file transfer status
getter/setter pair
transferType TransferType?
upload or download
getter/setter pair
url String?
file download url
getter/setter pair

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