staticLayout property

StructLayout staticLayout
final

Implementation

static final StructLayout staticLayout = LayoutConst.struct([
  LayoutConst.u8(property: "id"),
  LayoutConst.u32(property: "limit"),
], property: "allocation");