decodeResult
Decodes the provided raw JSON element into an instance of the specified result type.
Return
The decoded result of type TResult.
Parameters
rawResult
The raw JSON element that contains the encoded result.
Decodes the provided raw JSON element into an instance of the specified result type.
The decoded result of type TResult.
The raw JSON element that contains the encoded result.