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