MessageFlags constructor

const MessageFlags(
  1. int value
)

Create a new MessageFlags.

Implementation

const MessageFlags(super.value);