TweenModel constructor

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

Implementation

TweenModel(super.parent, super.id);