setNewValuesNotifier abstract method

void setNewValuesNotifier(
  1. NewValuesNotifier? notifier
)

Implementation

void setNewValuesNotifier(
  NewValuesNotifier? notifier
);