blob: 2a6613bfefd8aeaa6a7f543b7842d49f280b6cd3 [file] [log] [blame] [view]
# numBytes property
int numBytes
_read / write_
## Implementation
```dart
int numBytes;
```