CmdCallback typedef

CmdCallback = Cmd? Function()

Implementation

typedef CmdCallback = Cmd? Function();