isOn property

bool get isOn

Indicates whether video is turned on locally (camera)

Implementation

bool get isOn => _isOn;