complete property

bool complete

A bool value that indicates whether the action has been performed by the provider.

Implementation

bool get complete => _complete;