certs property

  1. @JsonKey.new(name: 'certificates')
List<TLSCertConfig>? get certs
inherited

Implementation

bool? get allowInsecure;@JsonKey(name: 'certificates') List<TLSCertConfig>? get certs;