start method

Implementation

Future<PresentationConnection> start() =>
    Future<PresentationConnection>.value(PresentationConnection._());