verifyIntegrityPending property

  1. @JsonKey(name: 'verifyIntegrityPending', fromJson: toBool, toJson: toString)
bool? verifyIntegrityPending
getter/setter pair

Implementation

@JsonKey(name: 'verifyIntegrityPending', fromJson: toBool, toJson: toString) bool? verifyIntegrityPending;