meta property

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

Your custom data in key-value pairs

Implementation

Map<String, String?>? meta;