totalBits property

BigInt get totalBits

Total number of bits as BigInt.

Implementation

BigInt get totalBits => _converter.bits;