fullCache property Null safety

Map<String?, TutorialModel?> fullCache
final

Implementation

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