staticLayout property

StructLayout staticLayout
final

Implementation

static final StructLayout staticLayout = LayoutConst.struct([
  LayoutConst.u32(property: "maxSupply"),
  LayoutConst.u16(property: "weight"),
  LayoutConst.u32(property: "index"),
], property: "addCardToPack");