AcpV1Connection class final

Constructors

AcpV1Connection(AcpTransport transport, {AgentClientServices services = const AgentClientServices()})

Properties

hashCode int
The hash code for this object.
no setterinherited
initializeResponse InitializeResponse?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sessionUpdates Stream<AcpV1SessionUpdate>
no setter
state AcpV1ConnectionState
no setter

Operators

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