@override Map<String, dynamic> toJson() { return { 'explanation': explanation, 'responseCode': responseCode, 'httpStatusCode': httpStatusCode, }; }