isUnauthorized property

bool get isUnauthorized

Implementation

bool get isUnauthorized => code == unauthorized;