cacheBox property

Map<String, dynamic> cacheBox
getter/setter pair

Implementation

late Map<String, dynamic> cacheBox = {};