Method Convert(JsonElement, Type)
Converts JsonElement to specified CLR type
public static object? Convert(JsonElement elem, Type targetType)
Converts JsonElement to specified CLR type
public static object? Convert(JsonElement elem, Type targetType)