jsonrpc property

  1. @JsonKey(defaultValue: version)
String jsonrpc
final

The JSON RPC protocol version.

Implementation

@JsonKey(defaultValue: version)
final String jsonrpc;