0a9e57419b
Including the library name/uri in types and member names makes these unreadable in most cases. This changes that default toStringInternal to omit the library name/uri but supports a verbose mode that includes the library name/uri for debugging the rare occasions where they matter. Change-Id: I783e8bd0ac5d2f19c3051e8e7f226b240c8d1bc8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/141546 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>