CATEGORIES_ALL constant
TracingCategory
const CATEGORIES_ALL
Predefined set of categories, includes all categories enabled by default in chromium. Use with caution: this setting may produce large trace output.
Implementation
static const CATEGORIES_ALL = TracingCategory._internal(1, 1);