Mike R
07/05/2019, 5:30 PMmy_obj.__dir__
Adam Powell
07/05/2019, 5:37 PM.toString()
which is autogenerated for data classes to print each property where you most often need this sort of thing. And then there's the debugger itself.Mike R
07/05/2019, 5:52 PMtoString()
should work perfect since they are data classes, thank you!