empty static method

Implementation

static PubspecServerUniverseDependencies empty() {
  return PubspecServerUniverseDependencies({});
}