BitfieldType constructor

const BitfieldType(
  1. int value
)

Implementation

const BitfieldType(this.value);