btHashCheckSeed property

  1. @JsonKey(includeIfNull: false, name: 'bt-hash-check-seed', fromJson: toBool, toJson: toString)
bool? btHashCheckSeed
getter/setter pair

Implementation

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