CacheField constructor
const
CacheField(
- int index
Creates a CacheField annotation.
index — the ordinal position of this field in the binary representation.
Implementation
const CacheField(this.index);
Creates a CacheField annotation.
index — the ordinal position of this field in the binary representation.
const CacheField(this.index);