bits property

Bits get bits
override

Implementation

@override
final Bits bits;
  1. @override
set bits (Bits value)
override

Implementation

@override
set bits(Bits value) => throw UnsupportedError('ConstBitFieldMap.bits is read-only');