ShouldRefresh typedef

ShouldRefresh = bool Function(Response)

Signature for shouldRefresh on FreshLink.

Implementation

typedef ShouldRefresh = bool Function(Response);