ListenerFilter<P> typedef

ListenerFilter<P> = bool Function(P payload)

Implementation

typedef ListenerFilter<P> = bool Function(P payload);