isInvalidServerCert property
Returns true if the supplied certificate could not be parsed.
Implementation
bool get isInvalidServerCert => code == 'INVALID_SERVER_CERT';
Returns true if the supplied certificate could not be parsed.
bool get isInvalidServerCert => code == 'INVALID_SERVER_CERT';