RetryFunction typedef

RetryFunction = Future<void> Function()

Implementation

typedef RetryFunction = Future<void> Function();