checkIntegrity property

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

Implementation

@JsonKey(includeIfNull: false, name: 'check-integrity', fromJson: toBool, toJson: toString) bool? checkIntegrity;