call method

void call()

Invoking it will dispose the underlying reaction

Implementation

void call() => reaction.dispose();