scriptCache property

Map<String, dynamic> scriptCache
getter/setter pair

Implementation

Map<String, dynamic> scriptCache = {};