isDataCached property

bool get isDataCached

Check if data is cached

Implementation

static bool get isDataCached => _cachedData != null;