getUI static method

_AssistantUI getUI()

Implementation

static _AssistantUI getUI() {
  return _AssistantUI(_channel);
}