ShouldRefresh typedef

ShouldRefresh = bool Function(Response? response)

Implementation

typedef ShouldRefresh = bool Function(Response? response);