blob: 6b2451449f3f11ada9df9adaa7cb28c085eef2ff [file] [log] [blame] [view]
# 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</span>_
##### [$ordinal](../package-fidl_fidl/Union/$ordinal.md) &#8594; int
_<span class="feature">read-only</span>_
##### [hashCode](../package-fidl_fidl/Union/hashCode.md) &#8594; int
The hash code for this object.
_<span class="feature">read-only</span><span class="feature">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</span><span class="feature">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</span>_
##### [toString](../package-fidl_fidl/Union/toString.md)() String
A string representation of this object.
_<span class="feature">override</span>_
## Operators
##### [operator ==](../package-fidl_fidl/Union/operator_equals.md)(dynamic other) bool
The equality operator.
_<span class="feature">override</span>_