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