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