ProtocolArguments

A map from argument labels to Values.

Functions

Link copied to clipboard
inline fun <V : Value> get(label: String): V

Returns the argument associated with label label, automatically casting it to type V.

Link copied to clipboard

Returns the argument associated with label label.