/// Since Dart 3.12 you can use 'inspect' /// Send a reference to myObject to any attached debuggers. /// Debuggers may open an inspector on the myObject object. inspect(myObject);