Effect typedef

Effect = void Function()

Implementation

typedef Effect = void Function();