fullCache property Null safety

Map<String?, SimpleImageModel?> fullCache
final

Implementation

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