MaybeNothing typedef

MaybeNothing = void Function()

Implementation

typedef MaybeNothing = void Function();