meta property

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

Maps of Key-Value pairs which this Custom Event will be associated with. This will not affect any other beacons

Max Key Length: 98 characters

Max Value Length: 1024 characters

Implementation

Map<String, String>? meta;