SubscribeTo<S> typedef

SubscribeTo<S> = void Function(S type)

Implementation

typedef SubscribeTo<S> = void Function(S type);