reaction property

void Function(N notifier)? reaction
getter/setter pair

function to rebuild the Consumer

Implementation

void Function(N notifier)? reaction;