isBufferEmpty property

  1. @override
bool get isBufferEmpty
inherited

Implementation

@override
bool get isBufferEmpty => _buffer.isEmpty;