FnCallBack typedef

FnCallBack = void Function()

Implementation

typedef FnCallBack = void Function();