reaction property
void Function(N notifier)?
reaction
getter/setter pair
function to rebuild the Consumer
Implementation
void Function(N notifier)? reaction;
function to rebuild the Consumer
void Function(N notifier)? reaction;