btHashCheckSeed property
- @JsonKey(includeIfNull: false, name: 'bt-hash-check-seed', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'bt-hash-check-seed', fromJson: toBool, toJson: toString) bool? btHashCheckSeed;