Action typedef

Action = void Function()

Implementation

typedef Action = void Function();