maxRetries property

int get maxRetries

Maximum number of retry attempts (default: 3)

Implementation

int get maxRetries => 3;