acl property
dynamic
get
acl
Get the Access Control List ( acl ) of the Local Peer in the Room.
Implementation
get acl {
return permissionsValueNotifier.value;
}
Get the Access Control List ( acl ) of the Local Peer in the Room.
get acl {
return permissionsValueNotifier.value;
}