canAdmin property

Update<Set<CanAdminPermission>>? canAdmin
inherited

The kinds of admin tasks the participant is allowed to do.

Implementation

Update<Set<CanAdminPermission>>? get canAdmin =>
    throw _privateConstructorUsedError;