shouldRetryError property

bool Function(Object error) shouldRetryError
final

Implementation

final bool Function(Object error) shouldRetryError;