onBlackListChanged property

Stream<void> onBlackListChanged
getter/setter pair

Implementation

Stream<void> onBlackListChanged =
    UserServicePlatform.instance.onBlackListChanged.stream;