hasScreenshare property
bool
get
hasScreenshare
Whether participant is sharing screen
Implementation
bool get hasScreenshare => screenshareStream != null;
Whether participant is sharing screen
bool get hasScreenshare => screenshareStream != null;