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