fullCache property

Map<String?, CartModel?> fullCache
final

Implementation

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