Returns a JSON object representing the serialized animation clip.
Map<String,dynamic> toJson() { return AnimationClip.toJsonStatic(this); }