EnumOffsetFormat<S extends NativeType, V extends Enum> constructor
Implementation
const EnumOffsetFormat(super.values, this.zeroIndex) : assert(S != NativeType, 'Must specify storage type S for EnumOffsetFormat');