data property

  1. @Deprecated('Exposes raw cell storage; will be removed in the next major.')
  2. @visibleForTesting
Uint32List get data

Implementation

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