| |
| |
| |
| # Struct class |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| ## Constructors |
| |
| [Struct](../package-fidl_fidl/Struct/Struct.md) () |
| |
| _const_ |
| |
| |
| ## Properties |
| |
| ##### [$fields](../package-fidl_fidl/Struct/$fields.md) → List<Object> |
| |
| |
| |
| |
| _<span class="feature">read-only</span>_ |
| |
| |
| |
| ##### [hashCode](../package-fidl_fidl/Struct/hashCode.md) → int |
| |
| |
| |
| The hash code for this object. |
| _<span class="feature">read-only</span><span class="feature">override</span>_ |
| |
| |
| |
| ##### [runtimeType](../package-fidl_fidl/Struct/runtimeType.md) → Type |
| |
| |
| |
| A representation of the runtime type of the object. |
| _<span class="feature">read-only</span><span class="feature">inherited</span>_ |
| |
| |
| |
| |
| |
| ## Methods |
| |
| ##### [$encode](../package-fidl_fidl/Struct/$encode.md)([Encoder](../package-fidl_fidl/Encoder-class.md) encoder, int offset, int depth) void |
| |
| |
| |
| |
| |
| |
| |
| |
| ##### [noSuchMethod](../package-fidl_fidl/Struct/noSuchMethod.md)(Invocation invocation) dynamic |
| |
| |
| |
| Invoked when a non-existent method or property is accessed. |
| _<span class="feature">inherited</span>_ |
| |
| |
| |
| ##### [toString](../package-fidl_fidl/Struct/toString.md)() String |
| |
| |
| |
| A string representation of this object. |
| _<span class="feature">override</span>_ |
| |
| |
| |
| |
| |
| ## Operators |
| |
| ##### [operator ==](../package-fidl_fidl/Struct/operator_equals.md)(dynamic other) bool |
| |
| |
| |
| The equality operator. |
| _<span class="feature">override</span>_ |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |