value property

  1. @override
T value
final

Returns the value of a NextEvent, throws otherwise.

Implementation

@override
final T value;