isNotFound property

bool get isNotFound

Implementation

bool get isNotFound => status == notFound;