quit static method

QuitCommand quit(
  1. ID group
)

Implementation

static QuitCommand quit(ID group) => QuitGroupCommand.from(group);