ChildContextProvider provides the context for the children. The GetChildContext function will be called when the state or props changes. In order to update data in the context, trigger a local state update with this.SetState. This will trigger a new context and changes will be received by the child
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected