Files
sdk/pkg/dtd_impl/lib
Kenzie Davisson 0787d1eeec Use a more structured response type for ConnectedApp.getVmServices API
This CL:
- changes the name of the `ConnectedApp.getVmServiceUris` service method to `ConnectedApp.getVmServices` since the response includes more than just the URI for each VM service object.
- Adds a new response type `VmServicesResponse`
- Enhances test coverage for existing response types

Work towards https://github.com/dart-lang/sdk/issues/60540.

Change-Id: Id4a1c05dde28c9b23975ad1d2ca68cb9e2bddb22
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/430545
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2025-05-28 11:59:56 -07:00
..