fullCache property Null safety

Map<String?, TutorialEntryModel?> fullCache
final

Implementation

final Map<String?, TutorialEntryModel?> fullCache = {};