MemberFlags constructor

const MemberFlags(
  1. int value
)

Create a new MemberFlags.

Implementation

const MemberFlags(super.value);