isAllPinsExpired property
Returns true if no usable pins remain for the given domain.
Implementation
bool get isAllPinsExpired => code == 'ALL_PINS_EXPIRED';
Returns true if no usable pins remain for the given domain.
bool get isAllPinsExpired => code == 'ALL_PINS_EXPIRED';