menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
UserServicePlatform
onBlackListChanged property
onBlackListChanged property
dark_mode
light_mode
onBlackListChanged
property
StreamController
<
void
>
onBlackListChanged
final
Implementation
final StreamController<void> onBlackListChanged = StreamController<void>.broadcast();
nim_core_platform_interface package
documentation
nim_core_platform_interface
UserServicePlatform
onBlackListChanged property
UserServicePlatform class