Debugging Dart code that uses JavaScript objects is rather inconvenient when all objects print the same way. A workaround is to write a Dart method that calls a JavaScript helper method: ...