count property

int? count
final

The total number of times the event is allowed to recur before stopping.

Implementation

final int? count;