blob: c7ca046a869b8ddf1f3ed8a7a9267b4c10614f41 [file] [log] [blame] [view]
# 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">read-only</span><span class="feature inherited">inherited</span>_
##### [runtimeType](../zircon/GetSizeResult/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>_
##### [size](../zircon/GetSizeResult/size.md) &#8594; int
_<span class="feature read-only">read-only</span>_
##### [status](../zircon/GetSizeResult/status.md) &#8594; int
_<span class="feature final">final</span><span class="feature inherited">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">inherited</span>_
##### [toString](../zircon/GetSizeResult/toString.md)() String
A string representation of this object.
_<span class="feature override">override</span>_
## Operators
##### [operator ==](../zircon/GetSizeResult/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature inherited">inherited</span>_