AnimationChildModel constructor

AnimationChildModel(
  1. Model parent,
  2. String? id
)

Implementation

AnimationChildModel(super.parent, super.id);