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