Contents

addMetadata(_:completion:)

Adds metadata to the builder.

Declaration

func addMetadata(_ metadata: [String : Any], completion: @escaping  @Sendable (Bool, (any Error)?) -> Void)
func addMetadata(_ metadata: [String : Any]) async throws

See Also

Building the route