Upload class

Constructors

Upload(int testLength, int ratio, int initialTest, String minTestSize, int threads, String maxChunkSize, String maxChunkCount, int threadsPerUrl)
Upload.fromXMLElement(XmlElement? element)

Properties

hashCode int
The hash code for this object.
no setterinherited
initialTest int
getter/setter pair
maxChunkCount String
getter/setter pair
maxChunkSize String
getter/setter pair
minTestSize String
getter/setter pair
ratio int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
testLength int
getter/setter pair
threads int
getter/setter pair
threadsPerUrl int
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