RiverpodCommand constructor

RiverpodCommand()

Implementation

RiverpodCommand() : super('riverpod', '') {
  addCommand(MigrateCommand());
}