RowsBitfieldFlags constructor

const RowsBitfieldFlags(
  1. int value
)

Implementation

const RowsBitfieldFlags(int value) : super(value);