addNotifier abstract method

void addNotifier(
  1. LevitReactiveNotifier notifier
)

Internal: Registers a LevitReactiveNotifier dependency.

Implementation

void addNotifier(LevitReactiveNotifier notifier);