linkedId property

String? get linkedId

linkedId is a way of linking current identification event with a custom identifier. This can be helpful to be able to filter API visit information later.

Implementation

external String? get linkedId;