hasReleaseData property

bool get hasReleaseData

If data present in cache

Implementation

static bool get hasReleaseData => releaseData != null;