toStringAsBits method

String toStringAsBits()

Implementation

String toStringAsBits() => bits.toRadixString(2);