fireInstall static method

void fireInstall()

Implementation

static void fireInstall() {
  _channel.invokeMethod('fireInstall');
}