decodeArgs
Decodes the provided raw JSON arguments into an instance of the specified arguments type.
Parameters
rawArgs
The raw JSON object that contains the encoded arguments
serializer
The JSON serializer to use.
Decodes the provided raw JSON arguments into an instance of the specified arguments type.
The raw JSON object that contains the encoded arguments
The JSON serializer to use.