rpcListenAll property

  1. @JsonKey(includeIfNull: false, name: 'rpc-listen-all', fromJson: toBool, toJson: toString)
bool? rpcListenAll
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'rpc-listen-all', fromJson: toBool, toJson: toString) bool? rpcListenAll;