isNotFound property

bool get isNotFound

Implementation

bool get isNotFound => statusCode == HttpStatus.notFound;