removeInjection method

void removeInjection()

Removed the injected notifier, and restores normal notifier creation

Implementation

void removeInjection() => _toInject = null;