WatchCommand constructor

const WatchCommand(
  1. List<String> args
)

Implementation

const WatchCommand(this.args);