staticLayout property

StructLayout staticLayout
final

Implementation

static final StructLayout staticLayout = LayoutConst.struct([
  StakeDelegation.staticLayout,
  LayoutConst.u64(property: "creditsObserved"),
], property: "stake");