blob: cf7f7cf849b9544e3380aff10a1d28f59606e725 [file] [log] [blame] [view] [edit]
# Bits class
## Constructors
[Bits](../package-fidl_fidl/Bits/Bits.md) ()
_const_
## Properties
##### [$value](../package-fidl_fidl/Bits/$value.md) → int
_<span class="feature read-only">read-only</span>_
##### [hashCode](../package-fidl_fidl/Bits/hashCode.md) &#8594; 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/Bits/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>_
## Methods
##### [getUnknownBits](../package-fidl_fidl/Bits/getUnknownBits.md)() int
##### [hasUnknownBits](../package-fidl_fidl/Bits/hasUnknownBits.md)() bool
##### [noSuchMethod](../package-fidl_fidl/Bits/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/Bits/toString.md)() String
A string representation of this object.
_<span class="feature override">override</span>_
## Operators
##### [operator ==](../package-fidl_fidl/Bits/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature override">override</span>_