videoIsOff property
bool
get
videoIsOff
Returns true if video is turned off.
Implementation
bool get videoIsOff => _videoIsOff;
Returns true if video is turned off.
bool get videoIsOff => _videoIsOff;