checkCertificate property

  1. @JsonKey(includeIfNull: false, name: 'check-certificate', fromJson: toBool, toJson: toString)
bool? checkCertificate
read / write

Implementation

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