empty static method

Crypto empty()

Implementation

static Crypto empty() {
  return Crypto(key: "");
}