isPinsMismatch property
Returns true if the certificate was rejected for the given domain.
Implementation
bool get isPinsMismatch => code == 'PINS_MISMATCH';
Returns true if the certificate was rejected for the given domain.
bool get isPinsMismatch => code == 'PINS_MISMATCH';