Stream that emits events when the user came online.
@override Stream<dynamic> get userCameOnline => userCameOnlineStreamController.stream;