fullCache property Null safety

Map<String?, DocumentModel?> fullCache
final

Implementation

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