remove abstract method

void remove(
  1. void fn()
)

Implementation

void remove(void Function() fn);