Returns a new ErrorDescription instance.
ErrorDescription({ required this.title, required this.status, this.errors = const {}, });