| ## 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). |