count property
The amount of repeat attempts that will be made If 0, then an indefinite amount of attempts will be made.
Implementation
final int? count;
The amount of repeat attempts that will be made If 0, then an indefinite amount of attempts will be made.
final int? count;