cycles property

int? cycles
final

The number of occurrences when repeating, or null to repeat forever (only meaningful when interval is positive).

Implementation

final int? cycles;