AsyncVoidTask typedef

AsyncVoidTask = void Function()

Implementation

typedef AsyncVoidTask = void Function();