verifyIntegrityPending property
- @JsonKey(name: 'verifyIntegrityPending', fromJson: toBool, toJson: toString)
getter/setter pair
Implementation
@JsonKey(name: 'verifyIntegrityPending', fromJson: toBool, toJson: toString) bool? verifyIntegrityPending;