videoIsOff property

bool get videoIsOff

Returns true if video is turned off.

Implementation

bool get videoIsOff => _videoIsOff;