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