Returns a stream of data for the authenticated user.
FutureOr<Stream<StreamValue?>> Function(User user) get stream;