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