fullCache property

Map<String?, CartItemModel?> fullCache
final

Implementation

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