isClientError property

bool get isClientError

Implementation

bool get isClientError => toString().startsWith('4');