start method

Implementation

Future<PresentationConnection> start() =>
    js_util.promiseToFuture(js_util.callMethod(this, 'start', []));