PdfDiagnostic mixin
- Mixin applications
Properties
- elapsedStopwatch → int
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- size ↔ int
-
getter/setter pair
Methods
-
debugFill(
String value) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setInsertion(
PdfStream os, [int size = _maxSize]) → void -
startStopwatch(
) → void -
stopStopwatch(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
writeDebug(
PdfStream os) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited