Get access to the rest of the signals functionality.
By only granting your users access to the returned RestrictedSignal reference, you are preventing your users from calling emit on their own.
See Implementation
Get access to the rest of the signals functionality.
By only granting your users access to the returned RestrictedSignal reference, you are preventing your users from calling emit on their own.