@override Map<String, dynamic> toJson() => <String, dynamic>{ 'animation_ids': animationIds.map((item) => item).toList(), '@type': constructor, };