8758f1f954
Follow up of https://dart-review.googlesource.com/c/sdk/+/346403. TEST=pkg/vm_service/test/get_object_rpc_test.dart Change-Id: I7c1d0fb565f8a128334844f7eec44eb4a4679c08 Cq-Include-Trybots: luci.dart.try:vm-linux-debug-ia32-try,vm-linux-debug-x64-try,vm-mac-debug-arm64-try,vm-win-debug-x64-try,vm-win-release-ia32-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346600 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>
package:vm_service_interface
A library providing an interface to implement the Dart VM service protocol.
The VM Service Protocol specification can be found at github.com/dart-lang/sdk/runtime/vm/service/service.md.
Features and bugs
Please file feature requests and bugs at the issue tracker.