domainName constant

NameOption const domainName

Implementation

static const domainName = NameOption(
  helpText: 'The custom domain name. Can be passed as the first argument.',
  argPos: 0,
);