TypedField<T extends NativeType> class abstract mixin

StructField/NativeKey/StructKey, Typed 0,1,2,4,8 bytes

Using NativeType as type marker

Field for ByteStruct - backed by TypedData WordStruct - backed by Bits/int

mixin can be applied to enum

Implementers

Properties

defaultValue int
no setter
end int
no setter
hashCode int
The hash code for this object.
no setterinherited
offset int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size int
no setter

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