CodeWatchCliCommand constructor
const
CodeWatchCliCommand()
Start Dart's build_runner to monitor the code and automatically generate code in real time.
Dartのbuild_runnerを起動してコードを監視しリアルタイムでコードを自動生成します。
Implementation
const CodeWatchCliCommand();