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