count property

int? count
final

The amount of retry attempts that will be made If null, then an indefinite amount of attempts will be made.

Implementation

final int? count;