blob: 04d6c903b2dec3bf23f175046d7661d36bab00a8 [file] [log] [blame] [view]
# data property
ByteData data
_read / write_
## Implementation
```dart
ByteData data;
```