isUnauthorized property

bool get isUnauthorized

Implementation

bool get isUnauthorized => statusCode == 401;