empty static method

Crypto empty()

GeneralLib

Implementation

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