OnTopicCallBack<T> typedef

OnTopicCallBack<T> = void Function(T topic)

Implementation

typedef OnTopicCallBack<T> = void Function(T topic);