data property
- @Deprecated('Exposes raw cell storage; will be removed in the next major.')
- @visibleForTesting
Implementation
@Deprecated('Exposes raw cell storage; will be removed in the next major.')
@visibleForTesting
Uint32List get data => _data;
@Deprecated('Exposes raw cell storage; will be removed in the next major.')
@visibleForTesting
Uint32List get data => _data;