blob: 4d77772481d0d8be6774877bbea3e1084455625e [file] [log] [blame] [view]
# EnvelopePresence enum
**Inheritance**
- Object
- Enum
- EnvelopePresence
## Constructors
[EnvelopePresence](../package-fidl_fidl/EnvelopePresence/EnvelopePresence.md) ()
_const_
## Values
##### [present](../package-fidl_fidl/EnvelopePresence.md) const [EnvelopePresence](../package-fidl_fidl/EnvelopePresence.md)
##### [absent](../package-fidl_fidl/EnvelopePresence.md) const [EnvelopePresence](../package-fidl_fidl/EnvelopePresence.md)
## Properties
##### [hashCode](../package-fidl_fidl/EnvelopePresence/hashCode.md) → int
The hash code for this object.
_read-only, inherited_
##### [index](../package-fidl_fidl/EnvelopePresence/index.md) → int
A numeric identifier for the enumerated value.
_read-only, inherited_
##### [runtimeType](../package-fidl_fidl/EnvelopePresence/runtimeType.md) → Type
A representation of the runtime type of the object.
_read-only, inherited_
## Methods
##### [noSuchMethod](../package-fidl_fidl/EnvelopePresence/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_inherited_
##### [toString](../package-fidl_fidl/EnvelopePresence/toString.md)() String
A string representation of this object.
_inherited_
## Operators
##### [operator ==](../package-fidl_fidl/EnvelopePresence/operator_equals.md)(Object other) bool
The equality operator.
_inherited_
## Constants
##### [values](../package-fidl_fidl/EnvelopePresence/values-constant.md) const List<[EnvelopePresence](../package-fidl_fidl/EnvelopePresence.md)>
A constant List of the values in this enum, in order of their declaration.