blob: bd23c6070148de83eb2bb5fa2abddb89cf6b8f01 [file] [log] [blame] [view]
# DiagnosticsConfiguration<METADATA> class
*[<Null safety>](https://dart.dev/null-safety)*
<p>A configuration specifying what type of data the reader should return.</p>
**Implementers**
- [InspectConfiguration](../package-fuchsia_inspect_reader/InspectConfiguration-class.md)
## Constructors
[DiagnosticsConfiguration](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/DiagnosticsConfiguration.md) ()
## Properties
##### [dataType](../package-fuchsia_inspect_reader/DiagnosticsConfiguration/dataType.md) &#8594; dynamic
_<span class="feature read-only">read-only</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/DiagnosticsConfiguration/buildMetadata.md)(Map&lt;String, dynamic>? metadataSource) METADATA
##### [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>_