blob: ab5ff77b8e8f3c0f0cd8b6d88cd0e48893e84bc0 [file] [log] [blame] [view] [edit]
# Union class
## Constructors
[Union](../package-fidl_fidl/Union/Union.md) ()
_const_
## Properties
##### [$data](../package-fidl_fidl/Union/$data.md) → Object
_<span class="feature read-only">read-only</span>_
##### [$ordinal](../package-fidl_fidl/Union/$ordinal.md) &#8594; int
_<span class="feature read-only">read-only</span>_
##### [hashCode](../package-fidl_fidl/Union/hashCode.md) &#8594; int
The hash code for this object.
_<span class="feature read-only">read-only</span><span class="feature override">override</span>_
##### [runtimeType](../package-fidl_fidl/Union/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
##### [noSuchMethod](../package-fidl_fidl/Union/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature inherited">inherited</span>_
##### [toString](../package-fidl_fidl/Union/toString.md)() String
A string representation of this object.
_<span class="feature override">override</span>_
## Operators
##### [operator ==](../package-fidl_fidl/Union/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature override">override</span>_