isComplete property

bool get isComplete

Returns true, if this is a completion event.

Implementation

bool get isComplete => false;