@override Map<String, dynamic> toJson() => <String, dynamic>{ 'select_animation': selectAnimation?.toJson(), 'effect_animation': effectAnimation?.toJson(), '@type': constructor, };