onMuteListChanged property

Stream<NIMMuteListChangedNotify> onMuteListChanged
getter/setter pair

Implementation

Stream<NIMMuteListChangedNotify> onMuteListChanged =
    UserServicePlatform.instance.onMuteListChanged.stream;