decodeResult
Decodes the provided raw JSON element into an instance of the specified result type.
Parameters
rawResult
The raw JSON element that contains the encoded result.
serializer
The JSON serializer to use.
Decodes the provided raw JSON element into an instance of the specified result type.
The raw JSON element that contains the encoded result.
The JSON serializer to use.