localState property

bool localState

camera state of local user

Implementation

bool get localState =>
    ZegoUIKit().getCameraStateNotifier(ZegoUIKit().getLocalUser().id).value;