getUriReaderInstance function

UriReader getUriReaderInstance()

Needed for conditional imports

Implementation

UriReader getUriReaderInstance() =>
    throw UnsupportedError('Cannot create the URI reader!');