isSpeaking property

bool get isSpeaking

Implementation

bool get isSpeaking => [speaking, answeringAndSpeaking].contains(this);