Returns the schema of a style import.
Future<Object> getStyleImportSchema(String importId) => _impl.getStyleImportSchema(importId);