*[<Null safety>](https://dart.dev/null-safety)*
Inspect ()
Returns a singleton Inspect instance at root.inspect factory
Inspect.forTesting (FakeVmoHolder vmo)
Returns a new Inspect object at root.inspect backed by a fake VMO intended for unit testing inspect integrations, so that they can run as host tests. factory
The hash code for this object.
read-only, inherited
The health Node of this Inspect tree.
read-only
The root Node of this Inspect tree.
read-only
A representation of the runtime type of the object.
read-only, inherited
Invoked when a non-existent method or property is accessed.
inherited
Mounts an Inspect file at .inspect whose contents are dynamically created by rootNodeCallback on each read.
Attaches the inspect to the outgoing diagnostics/debug dir.
A string representation of this object.
inherited
The equality operator.
inherited
Maps an inspect instance name to the number of instantiations of that inspector. Used to deduplicate requests for similarly named inspectors.
read / write
Optionally configure global settings for inspection.