logs function

void logs()

alias of flutter logs

Implementation

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