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