NetworkExceptions.notFound constructor
const
NetworkExceptions.notFound(
- String reason
Implementation
const factory NetworkExceptions.notFound(String reason) = NotFound;
const factory NetworkExceptions.notFound(String reason) = NotFound;