RoleFlags constructor

const RoleFlags(
  1. int value
)

Create a new RoleFlags.

Implementation

const RoleFlags(super.value);