StructFieldBase<E> constructor

const StructFieldBase<E>(
  1. int offset
)

Implementation

const StructFieldBase(this.offset);