Dispatcher

data class Dispatcher(val dispatcher: String) : DispatchScope

This scope happens when the Dispatch is being sent to any given Dispatcher.

Constructors

Link copied to clipboard
constructor(dispatcher: String)

Properties

Link copied to clipboard