isComplete property

bool isComplete

Indicate that this object has been completely fetched.

Returns false if there hasn't been fetched.

Implementation

bool get isComplete => _isComplete;