iterations property

num? iterations
final

AnimationEffect's iterations. Omitted if the value is infinite.

Implementation

final num? iterations;