imageBase64Cache property

Map<String, String> imageBase64Cache
getter/setter pair

Implementation

Map<String, String> imageBase64Cache = HashMap();