blob: 90d540795181d2073bed4999168b79f85059c338 [file] [log] [blame] [view] [edit]
# GetSizeResult class
## Constructors
[GetSizeResult](../zircon/GetSizeResult/GetSizeResult.md) (int status, [int _size])
_const_
## Properties
##### [hashCode](../zircon/GetSizeResult/hashCode.md) → int
The hash code for this object.
_<span class="feature">read-only</span><span class="feature">inherited</span>_
##### [runtimeType](../zircon/GetSizeResult/runtimeType.md) &#8594; Type
A representation of the runtime type of the object.
_<span class="feature">read-only</span><span class="feature">inherited</span>_
##### [size](../zircon/GetSizeResult/size.md) &#8594; int
_<span class="feature">read-only</span>_
##### [status](../zircon/GetSizeResult/status.md) &#8594; int
_<span class="feature">final</span><span class="feature">inherited</span>_
## Methods
##### [noSuchMethod](../zircon/GetSizeResult/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature">inherited</span>_
##### [toString](../zircon/GetSizeResult/toString.md)() String
A string representation of this object.
_<span class="feature">override</span>_
## Operators
##### [operator ==](../zircon/GetSizeResult/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature">inherited</span>_