http2
transport
TransportConnection
finish abstract method
finish
TransportConnection class
Constructors
TransportConnection
Properties
onActiveStateChanged
hashCode
runtimeType
Methods
finish
ping
terminate
noSuchMethod
toString
Operators
operator ==
finish method
Future
finish
(
)
Finish this connection.
No new streams will be accepted or can be created.
Implementation
Future finish();