createHost function

HostBase createHost()

Implementation

HostBase createHost() => throw UnsupportedError(
    'Cannot create a host without dart:html or dart:io.');