Loads a style from a JSON string.
Future<void> setStyleJSON(String json) => _impl.setStyleJSON(json);