isScreenShareSupported property
Convenience method to check screen share support.
Implementation
static bool get isScreenShareSupported =>
isSupported(MediasfuFeature.screenShare);
Convenience method to check screen share support.
static bool get isScreenShareSupported =>
isSupported(MediasfuFeature.screenShare);