blob: c4e663e6f2966bcdfb6123c0007ff4e99965847e [file] [log] [blame] [view] [edit]
# numBytes property
int numBytes
_<span class="feature read / write">read / write</span>_
## Implementation
```dart
int numBytes;
```