userCameOnline property
Stream
get
userCameOnline
Stream that emits events when the user came online.
Implementation
Stream<dynamic> get userCameOnline =>
throw UnimplementedError('has not been implemented.');