cachedData property
QuranData?
get
cachedData
Get cached data without loading (returns null if not cached)
Implementation
static QuranData? get cachedData => _cachedData;
Get cached data without loading (returns null if not cached)
static QuranData? get cachedData => _cachedData;