AnimationModel constructor

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

Implementation

AnimationModel(Model super.parent, super.id);