nullableDataMap property

Map<String, SimpleData?> nullableDataMap
getter/setter pair

Implementation

late Map<String, SimpleData?> nullableDataMap;