@override Map<String, dynamic> toJson() => <String, dynamic>{ 'generation_id': generationId, 'error': error?.toJson(), '@type': constructor, };