blob: 0bd121374f39be517d82c1c46ec121fb9690c3c6 [file] [log] [blame] [view]
# data property
Uint8List data
_<span class="feature">read / write</span>_
## Implementation
```dart
Uint8List data;
```