ShouldFollowContent typedef
ShouldFollowContent =
bool Function(LoadStatus? status)
Implementation
typedef ShouldFollowContent = bool Function(LoadStatus? status);
typedef ShouldFollowContent = bool Function(LoadStatus? status);