menu
http2 package
documentation
transport.dart
TransportConnection
terminate abstract method
terminate abstract method
dark_mode
light_mode
terminate
abstract method
Future
terminate
(
[
int
?
errorCode
])
Terminates this connection forcefully.
Implementation
Future terminate([int? errorCode]);
http2 package
documentation
transport
TransportConnection
terminate abstract method
TransportConnection class