Returns a new Error instance.
Error({ required this.code, required this.message, this.details, this.timestamp, });