FlutterCommand constructor

FlutterCommand()

Implementation

FlutterCommand() {
  addSubcommand(FlutterBuildCommand());
}