setPage function

  1. @JS('ChannelIO')
void setPage(
  1. String command,
  2. String page
)

Implementation

@JS('ChannelIO')
external void setPage(String command, String page);