upgrade function

void upgrade()

Implementation

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