fullCache property Null safety

Map<String?, PresentationModel?> fullCache
final

Implementation

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