Container constructor

Container(
  1. Reflector reflector
)

Implementation

Container(this.reflector) : _parent = null;