| |
| |
| |
| # 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) → 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) → int |
| |
| |
| |
| |
| _<span class="feature">read-only</span>_ |
| |
| |
| |
| ##### [status](../zircon/GetSizeResult/status.md) → 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>_ |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |