isNext property

bool get isNext

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

Implementation

bool get isNext => false;