property Blob.prototype.size Usage in Deno```typescript import { Blob } from "node:node__buffer.d.ts"; ``` The total size of the `Blob` in bytes. Type number