Adds a 3D model to the style for use as model-id in a model layer. If a model with the same id already exists, it is replaced.
model-id
Future<void> addStyleModel(String modelId, String modelUri);