dictionary property

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

Implementation

Map<String, String>? dictionary;