Returns a new ErrorSchema instance.
ErrorSchema({ required this.code, required this.message, this.data = const {}, });