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