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