fullCache property Null safety

Map<String?, ListedItemModel?> fullCache
final

Implementation

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