ContextModel createChildScope()

Returns a new child scope of this scope.

Source

ContextModel createChildScope() => new ContextModel._child(this);