multiplier property

double multiplier

The factor by which the delay increases for each subsequent retry. Must be greater than 1, otherwise it will be set to 2.

Implementation

double get multiplier => 2;