Get the raw bytes of the data buffer.
Uint8List getBytes() => Uint8List.view((data as TypedData).buffer);