initial constant

UpgradeState const initial

Implementation

static const initial = UpgradeState(
  url: null,
  market: null,
);