WebCommand constructor

WebCommand()

Implementation

WebCommand() {
  addSubcommand(WebFirebaseHostingCommand());
}