RepresentationTypeIdentifier class

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

Bool → const int
Char → const int
DateTime → const int
Decimal → const int
Dynamic → const int
Enum → const int
Float32 → const int
Float64 → const int
Int8 → const int
Int16 → const int
Int32 → const int
Int64 → const int
Int128 → const int
List → const int
Map → const int
RawData → const int
Record → const int
Resource → const int
String → const int
Tuple2 → const int
Tuple3 → const int
Tuple4 → const int
Tuple5 → const int
Tuple6 → const int
Tuple7 → const int
TypedList → const int
TypedMap → const int
TypedRecord → const int
TypedResource → const int
UInt8 → const int
UInt16 → const int
UInt32 → const int
UInt64 → const int
UInt128 → const int
Void → const int