fullCache property Null safety

Map<String?, LinkModel?> fullCache
final

Implementation

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