empty static method

GetCommands empty()
override

create GetCommands Empty

Implementation

static GetCommands empty() {
  return GetCommands({});
}