isValidationError property

bool get isValidationError

Implementation

bool get isValidationError => statusCode == 422;