otherMetadata property

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

Any extra data you want to pass can be passed as a key-value pair.

Implementation

Map<String, String>? otherMetadata;