isUsingClientCertificate property Null safety
read / write
Whether or not the application's request controllers should use client-side HTTPS certificates.
Defaults to false.
Implementation
bool isUsingClientCertificate = false;
Whether or not the application's request controllers should use client-side HTTPS certificates.
Defaults to false.
bool isUsingClientCertificate = false;