transportReady method

void transportReady()

Implementation

void transportReady() {
  _jsInternal?.callMethod('transportReady', []);
}