blob: 49d62ab145a67d06f6e584bfecd7dfb8a1b7ba07 [file] [log] [blame] [view]
# InspectConfiguration class
*[<Null safety>](https://dart.dev/null-safety)*
<p>A configuration for retrieving inspect data.</p>
**Implemented types**
- [DiagnosticsConfiguration](../package-fuchsia_inspect_reader/DiagnosticsConfiguration-class.md)&lt;[InspectMetadata](../package-fuchsia_inspect_reader/InspectMetadata-class.md)>
## Constructors
[InspectConfiguration](../package-fuchsia_inspect_reader/InspectConfiguration/InspectConfiguration.md) ()
## Properties
##### [dataType](../package-fuchsia_inspect_reader/InspectConfiguration/dataType.md) &#8594; dynamic
_<span class="feature read-only">read-only</span><span class="feature override">override</span>_
##### [hashCode](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/hashCode.md) &#8594; int
The hash code for this object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
##### [runtimeType](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/runtimeType.md) &#8594; Type
A representation of the runtime type of the object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
## Methods
##### [buildMetadata](../package-fuchsia_inspect_reader/InspectConfiguration/buildMetadata.md)(Map&lt;String, dynamic>? metadataSource) [InspectMetadata](../package-fuchsia_inspect_reader/InspectMetadata-class.md)
_<span class="feature override">override</span>_
##### [noSuchMethod](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature inherited">inherited</span>_
##### [toString](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/toString.md)() String
A string representation of this object.
_<span class="feature inherited">inherited</span>_
## Operators
##### [operator ==](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature inherited">inherited</span>_