MessageType class
- Inheritance
-
- Object
- EnumClass
- MessageType
Properties
Methods
-
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
Static Properties
-
serializer
→ Serializer<
MessageType> -
no setter
-
values
→ BuiltSet<
MessageType> -
no setter
Static Methods
-
valueOf(
String name) → MessageType
Constants
- notification → const MessageType
- request → const MessageType
- response → const MessageType
- unknownDefaultOpenApi → const MessageType