protocolBinding property
The protocol binding supported at this URL.
This is an open form string, to be easily extended for other protocol
bindings. The core ones officially supported are JSONRPC, GRPC and
HTTP+JSON.
Required.
Implementation
core.String? protocolBinding;