NotFoundFailure constructor

const NotFoundFailure(
  1. String message
)

Implementation

const NotFoundFailure(this.message);