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