SyncVoidCallback<T> typedef

SyncVoidCallback<T> = void Function()

Implementation

typedef SyncVoidCallback<T> = void Function();