replace property

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

Map to find keys and replace them with values.

Implementation

Map<String, String>? replace;