This version of Unity is unsupported.

Request<T0>.Result

public T Result;

Description

The response to the request.

This value is only available upon completion of the request. If the request fails, the value will be null.