isServerError property

bool get isServerError

Implementation

bool get isServerError => toString().startsWith('5');