canSend property

Update<Set<CanSendPermission>>? canSend
inherited

The kinds of media the participant is allowed to send.

Implementation

Update<Set<CanSendPermission>>? get canSend =>
    throw _privateConstructorUsedError;