execute command
@override Future<void> execute() async { return createViewModel(name, withArgument: withArgument, onCommand: onCommand); }