newScope method

  1. @override
ServiceContainer newScope()
override

Implementation

@override
ServiceContainer newScope() => Container._(this);