9b02bdaa76
This reverts commitaa2e19827f. Reason for revert: broken g3 bot Original change's description: > Reland "[ VM / Service ] Add abstract flag to Function" > > This reverts commit6c542eca22. > > Switched vm_service from a minor version bump to a major one. > See: https://buganizer.corp.google.com/issues/236964692#comment4 > > Bug: https://github.com/dart-lang/coverage/issues/398 > Change-Id: I85f88d4a1cdcb878cbf77da283041458381e2a2b > TEST=Added to get_object_rpc_test.dart > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250772 > Commit-Queue: Liam Appelbe <liama@google.com> > Reviewed-by: Siva Annamalai <asiva@google.com> TBR=bkonyi@google.com,asiva@google.com,liama@google.com Change-Id: I6fbedfb146ee2157baf49162acd0c943402b6cbf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/dart-lang/coverage/issues/398 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250787 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Alexander Aprelev <aam@google.com>
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.