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