clips property

List<ActorClip> clips

Implementation

List<ActorClip> get clips {
  return _clips;
}