onBlackListChanged property Null safety

Stream<void> onBlackListChanged
read / write

Implementation

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