NullKey constructor

NullKey()

Implementation

factory NullKey() {
  return __;
}