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