gogoWebsite

Error: syntax error, expect {, actual [, pos 0

Updated to 2 hours ago

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 = ((), );