Removes a 3D model from the style.
Future<void> removeStyleModel(String modelId) => _impl.removeStyleModel(modelId);