blob: bd066a5acd136c6d90b4b8a007f64543c015db52 [file] [log] [blame] [view]
# HandlePairResult class
## Constructors
[HandlePairResult](../zircon/HandlePairResult/HandlePairResult.md) (int status, [[Handle](../zircon/Handle-class.md) _first, [Handle](../zircon/Handle-class.md) _second])
_const_
## Properties
##### [first](../zircon/HandlePairResult/first.md) → [Handle](../zircon/Handle-class.md)
_read-only_
##### [hashCode](../zircon/HandlePairResult/hashCode.md) → int
The hash code for this object.
_read-only, inherited_
##### [runtimeType](../zircon/HandlePairResult/runtimeType.md) → Type
A representation of the runtime type of the object.
_read-only, inherited_
##### [second](../zircon/HandlePairResult/second.md) → [Handle](../zircon/Handle-class.md)
_read-only_
##### [status](../zircon/HandlePairResult/status.md) → int
_final, inherited_
## Methods
##### [noSuchMethod](../zircon/HandlePairResult/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_inherited_
##### [toString](../zircon/HandlePairResult/toString.md)() String
A string representation of this object.
_override_
## Operators
##### [operator ==](../zircon/HandlePairResult/operator_equals.md)(Object other) bool
The equality operator.
_inherited_