encodeResultToStringUnsafe
Encodes the provided result object into a JSON string representation without type safety checks.
Throws
If the provided result cannot be cast to the expected type TResult.
Encodes the provided result object into a JSON string representation without type safety checks.
If the provided result cannot be cast to the expected type TResult.