rightValue property

R rightValue
final

The VerboseStream returned by a successful watch call.

If watch call has not succeeded even once, then this is null.

Implementation

final R rightValue;