Packed constructor Null safety

const Packed(
  1. int memberAlignment
)

Implementation

const Packed(this.memberAlignment);