customData property

Map<String, String> customData
getter/setter pair

Gets an immutable dictionary representing custom data of the session instance.

Implementation

late Map<String, String> customData;