data property
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;
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.
final List data;