resetLocator method

Future<void> resetLocator()

Reset the application DI container

Implementation

Future<void> resetLocator() => _locator.reset();