5aca96546b
Also update the generator: * Remove same unnecessary '?' * Update MemberType.name, TypeRef.ref to be non-nullable Bug: https://github.com/dart-lang/sdk/issues/45165 Change-Id: I438e9ce1e02faac9417a7d2d4ace143f2cf6feb3 TEST=Just the regular trybots. Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190722 Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Ben Konyi <bkonyi@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.