toRaw method

Uint8List toRaw()

Implementation

Uint8List toRaw() {
  return rawKey;
}