data property

List data
final

data will be one of the type data lists, depending on the type and bitsPerSample. 16-bit FLOAT slices will be stored in a Uint16List.

Implementation

final List data;