Skip to main content
Version: 1.0

ModelProvider

A class responsible for fetching model information from the backend.

Declaration

final class ModelProvider

Topics

Initializers

init()

Instance Methods

func get(String) async throws -> Model

Fetches and prints details of the model with the provided ID.