AddBreadcrumb

class AddBreadcrumb(val message: String, val type: BreadcrumbType, val timestamp: String, val metadata: MutableMap<String, Any?>) : StateEvent

Constructors

Link copied to clipboard
constructor(message: String, type: BreadcrumbType, timestamp: String, metadata: MutableMap<String, Any?>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard