BitData.constant constructor

const BitData.constant(
  1. Bits bits
)

Implementation

const factory BitData.constant(Bits bits) = ConstBits;