JSTag class

Constructors

JSTag()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

BIG_DECIMAL → const int
BIG_FLOAT → const int
BIG_INT → const int
BOOL → const int
CATCH_OFFSET → const int
EXCEPTION → const int
FIRST → const int
FLOAT64 → const int
FUNCTION_BYTECODE → const int
INT → const int
MODULE → const int
NULL → const int
OBJECT → const int
STRING → const int
SYMBOL → const int
UNDEFINED → const int
UNINITIALIZED → const int