URDecoder class

Inheritance

Constructors

URDecoder()

Properties

hashCode int
The hash code for this object.
no setterinherited
lib DynamicLibrary
getter/setter pairinherited
nativeIsComplete NativeIsComplete
getter/setter pair
nativeNew NativeNew
getter/setter pair
nativeObject Pointer<Void>
getter/setter pairinherited
nativeReceive NativeReceive
getter/setter pair
nativeResolve NativeResolve
getter/setter pair
nativeResult NativeResult
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

isComplete() bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
receive(String ur) → void
resolve(SupportedType type) NativeObject
result() String
toString() String
A string representation of this object.
inherited

Operators

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