IDLTypeIds class

Constructors

IDLTypeIds()

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
Empty → const int
Float32 → const int
Float64 → const int
Func → const int
Int → const int
Nat → const int
Null → const int
Opt → const int
Principal → const int
Record → const int
Reserved → const int
Service → const int
Text → const int
Variant → const int
Vector → const int