writeBit method

  1. @override
void writeBit(
  1. bool state
)
override

Implementation

@override
void writeBit(bool state) => _i();