ErrorId

@ObjCName(name = "AsyncErrorId")
value class ErrorId(val value: String)

A unique identifier for error tracking and correlation.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard