isNext property

bool isNext

Returns true, if this is an event with a value.

Implementation

bool get isNext => false;