isWhiteboardSupported property

bool get isWhiteboardSupported

Convenience method to check whiteboard support.

Implementation

static bool get isWhiteboardSupported =>
    isSupported(MediasfuFeature.whiteboard);