EmptyCallback typedef Null safety

EmptyCallback = void Function()

Implementation

typedef EmptyCallback = void Function();