NameAndVersionEvent class final
Terminal Name and Version
- Inheritance
-
- Object
- Event
- ResponseEvent
- NameAndVersionEvent
- Annotations
-
- @immutable
Constructors
- NameAndVersionEvent(String value)
-
Constructs a new instance of NameAndVersionEvent.
const
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.
override