DidcommMessages enum

Inheritance
Available extensions

Values

proposeCredential → const DidcommMessages
offerCredential → const DidcommMessages
requestCredential → const DidcommMessages
issueCredential → const DidcommMessages
previewCredential → const DidcommMessages
emptyMessage → const DidcommMessages
presentation → const DidcommMessages
requestPresentation → const DidcommMessages
proposePresentation → const DidcommMessages
discoverFeatureQuery → const DidcommMessages
discoverFeatureDisclose → const DidcommMessages
invitation → const DidcommMessages
problemReport → const DidcommMessages

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

byName(String name) DidcommMessages
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<DidcommMessages>
A constant List of the values in this enum, in order of their declaration.