rpcSecure property
- @JsonKey(includeIfNull: false, name: 'rpc-secure', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'rpc-secure', fromJson: toBool, toJson: toString) bool? rpcSecure;
@JsonKey(includeIfNull: false, name: 'rpc-secure', fromJson: toBool, toJson: toString) bool? rpcSecure;