dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.25k stars 1.58k forks source link

Use a base class for DTD response types #56997

Open kenzieschmoll opened 2 weeks ago

kenzieschmoll commented 2 weeks ago

Issue originally filed on the DevTools repo. Moving to the SDK.

dart-github-bot commented 2 weeks ago

Summary: The issue suggests using a base class for DTD response types in the Dart SDK, potentially to improve code organization and consistency. This issue was originally filed on the DevTools repository and is being moved to the Dart SDK for further investigation.