isClear property

bool isClear

Implementation

bool get isClear => packets.isEmpty && messages.isEmpty && headerMode;