03101c0c2b
Changes to comply to internal review Closes https://github.com/dart-lang/sdk/pull/45568 https://github.com/dart-lang/sdk/pull/45568 TEST=CL contains no code changes. No-Try: true GitOrigin-RevId: 65796784e5fdfddaa021b5c55ad435b1db419700 Change-Id: I085a948f16dc9a0de128ed0bd456ae69adf6c124 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193888 Reviewed-by: Alexander Thomas <athom@google.com> Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
vm_service
A library to access the VM Service Protocol.
Usage
See the example for a simple use of the library's API.
The VM Service Protocol spec 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.