blob: 0a440f21acd84de1dfc14c79299bfe0ed39c6b9c [file] [log] [blame] [view] [edit]
## What is this?
This is a package shared between devtools_app, devtools_server, and external users accessing
exported JSON files. This package contains structures describing the format of JSON files e.g.,
HeapSample, memory structures collected from the Dart VM (HeapSpace) and collected memory info
from Android's ADB (AdbMemoryInfo).
## Terms and Privacy
By using Dart DevTools, you agree to the [Google Terms of Service](https://policies.google.com/terms).