DocumentInitParameters class

Constructors

DocumentInitParameters()

Properties

data TypedData?
getter/setter pair
docBaseUrl String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
httpHeaders Map<String, dynamic>?
getter/setter pair
initialData TypedData?
getter/setter pair
length int?
getter/setter pair
nativeImageDecoderSupport NativeImageDecoderSupport?
getter/setter pair
password String?
getter/setter pair
range PDFDataRangeTransport
getter/setter pair
rangeChunkSize int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stopAtErrors bool?
getter/setter pair
url String?
getter/setter pair
withCredentials bool?
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