Loads the style from a JSON string.
Future<void> loadStyleJson(String styleJson) => _impl.loadStyleJson(styleJson);