blob: 277853bafcf7639cce05b268cb6abaf1f5f4153e [file] [log] [blame] [view]
# UnknownEvent class
<p>Event used when an unknown, flexible event is received.</p>
## Constructors
[UnknownEvent](../package-fidl_fidl/UnknownEvent/UnknownEvent.md) (int ordinal)
## Properties
##### [hashCode](../package-fidl_fidl/UnknownEvent/hashCode.md) &#8594; int
The hash code for this object.
_<span class="feature">read-only</span><span class="feature">inherited</span>_
##### [ordinal](../package-fidl_fidl/UnknownEvent/ordinal.md) &#8594; int
Ordinal of the event.
_<span class="feature">final</span>_
##### [runtimeType](../package-fidl_fidl/UnknownEvent/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/UnknownEvent/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature">inherited</span>_
##### [toString](../package-fidl_fidl/UnknownEvent/toString.md)() String
A string representation of this object.
_<span class="feature">inherited</span>_
## Operators
##### [operator ==](../package-fidl_fidl/UnknownEvent/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature">inherited</span>_