isServerError property

bool get isServerError

Implementation

bool get isServerError => statusCode >= 500;