nullableByteDataMap property

Map<String, ByteData?> nullableByteDataMap
getter/setter pair

Implementation

late Map<String, ByteData?> nullableByteDataMap;