Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

get(using:)

Downloads the resource.
func get(using client: any Client) async throws -> T

Parameters

client

The Client which will perform the download.