ImportOptions constructor
ImportOptions({})
Implementation
ImportOptions({
this.input,
this.domain,
this.out,
this.live = false,
this.verify = true,
this.json = false,
this.help = false,
this.apiKey,
});