VoidInputCallBack<I> typedef

VoidInputCallBack<I> = void Function(I input)

Implementation

typedef VoidInputCallBack<I> = void Function(I input);