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