isPinsMismatch property

bool get isPinsMismatch

Returns true if the certificate was rejected for the given domain.

Implementation

bool get isPinsMismatch => code == 'PINS_MISMATCH';