fieldMap property

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

Implementation

late Map<String, String>? fieldMap;