DiContainer constructor

DiContainer([
  1. DiContainer? _parent
])

Implementation

DiContainer([this._parent]);