const IntegrationResult({ required this.integrationName, required this.success, this.error, required this.timestamp, });