isNotFound property

bool get isNotFound

Implementation

bool get isNotFound => status == ResponseStatus.notFound;