onUpdateFavourites property
Stream
get
onUpdateFavourites
Stream that emits events when a message favourites has been updated
Implementation
Stream<dynamic> get onUpdateFavourites =>
throw UnimplementedError('has not been implemented.');