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