Loads the style from a given URI.
Future<void> loadStyleURI(String styleURI) => _impl.loadStyleURI(styleURI);