fullCache property Null safety

Map<String?, BookletModel?> fullCache
final

Implementation

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