onMuteListChanged property Null safety

Stream<NIMMuteListChangedNotify> onMuteListChanged
read / write

Implementation

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