replaceAll property

Map<String, String>? replaceAll
getter/setter pair

Map to find keys and replace all of them with values.

Implementation

Map<String, String>? replaceAll;