0787d1eeec
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>