id property

  1. @override
String id
final

ID returns an identifier that uniquely identifies this Conn within this host, during this run. Connection IDs may repeat across restarts.

Implementation

@override
final String id;