clean function

void clean()

Implementation

void clean() {
  start('flutter', ['clean']);
}