UpdateSavedAnimations constructor

UpdateSavedAnimations({
  1. required List<int> animationIds,
})

Implementation

UpdateSavedAnimations({required this.animationIds});