fa6253ec11
This change includes: - Removal of deprecated methods and constants - Removal of dependency on package:expect for testing, instead copying over the minimal amount of functionality needed for testing from package:expect into pkg/vm_service/test/common/expect.dart - Removal of classes and interfaces that are now found in package:vm_service_interface Change-Id: I21c2d228e615f97e64dd98b6512bf2e533916454 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/331760 Reviewed-by: Derek Xu <derekx@google.com> Commit-Queue: 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.