isOn property Null safety

bool isOn

Indicates whether video is turned on locally (camera)

Implementation

bool get isOn => _isOn;