count property

int? count
final

The number of loops, or null for infinite.

Implementation

final int? count;