completed property

bool completed

Whether the current flow has been completed.

Implementation

bool get completed => _completed;