showChannelButton function

  1. @JS('ChannelIO')
void showChannelButton(
  1. String command
)

Implementation

@JS('ChannelIO')
external void showChannelButton(String command);