Map<String, Object> toJson() => { 'bytes': bytes, 'maxDimension': maxDimension, 'fileName': fileName, 'calcBlurhash': calcBlurhash, };