SetCommand(this.userMethod) { argParser ..addOption( 'key', mandatory: true, ) ..addOption( 'value', mandatory: true, ); }