core.Map<core.String, core.dynamic> toJson() { final childContexts = this.childContexts; return {'childContexts': ?childContexts}; }