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