textData property

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

Some formats, like PNG, can encode and decode text data with the image.

Implementation

Map<String, String>? textData;