count property

int? count
final

The amount of repeat attempts that will be made If 0, then an indefinite amount of attempts will be made.

Implementation

final int? count;