is_speaking property

bool is_speaking
read / write

True, if the participant is speaking as set by setGroupCallParticipantIsSpeaking.

Implementation

late bool is_speaking;