toRaw method

BinaryBlob toRaw()

Implementation

BinaryBlob toRaw() {
  return rawKey;
}