rpc property

  1. @JsonKey(name: 'jsonrpc', defaultValue: '2.0')
String rpc
final

Implementation

@JsonKey(name: 'jsonrpc', defaultValue: '2.0')
final String rpc;