isAllPinsExpired property

bool get isAllPinsExpired

Returns true if no usable pins remain for the given domain.

Implementation

bool get isAllPinsExpired => code == 'ALL_PINS_EXPIRED';