FeedDataBack<T> typedef

FeedDataBack<T> = bool Function(T data)

Implementation

typedef FeedDataBack<T> = bool Function(T data);