doctor function

void doctor()

Implementation

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