acl property

dynamic get acl

Get the Access Control List ( acl ) of the Local Peer in the Room.

Implementation

get acl {
  return permissionsValueNotifier.value;
}