core.Map<core.String, core.dynamic> toJson() => { if (driveFileId != null) 'driveFileId': driveFileId!, if (resourceKey != null) 'resourceKey': resourceKey!, };