SelfContainer constructor

SelfContainer()

Implementation

factory SelfContainer() => _container ??= const SelfContainer._();