isComplete property

bool isComplete

Returns true, if this is a completion event.

Implementation

bool get isComplete => false;