isNotAcceptable property

bool isNotAcceptable

True if failure is notAcceptable.

Implementation

bool get isNotAcceptable => failure == OriginFailure.notAcceptable;