isSharingScreen property
bool
get
isSharingScreen
Whether screen sharing is on
Implementation
bool get isSharingScreen => _isSharingScreen;
Whether screen sharing is on
bool get isSharingScreen => _isSharingScreen;