isUpToDate property

bool isUpToDate

Returns true if the cached object has been initialized and is up-to-date.

Implementation

bool get isUpToDate => _isUpToDate;