There are currently two solutions, both of which may be useful. Try it
The first type
Object data;
String body = (data);
Object parse1 = (body);
String s = ();
ClassName result = (s, );
The second type
Object data;
Object parse = (data);
ClassName result = ((), );