get method

Uint8List get()

Implementation

Uint8List get() {
  return dData;
}