Create a view with the specified ID, type, and properties
Future<bool> createView(String viewId, String type, Map<String, dynamic> props);