Ask a question to get started
Enter to send•Shift+Enter new line
An interface that defines how to map each variant of [RunCreateResponse] to a value of type [T]..
public interface Visitor<out T>
An interface that defines how to map each variant of [RunCreateResponse] to a value of type [T].
Maps an unknown variant of [RunCreateResponse] to a value of type [T].