connection_id property

int64 connection_id
read / write

Identifier of the connection used during the call. ; string representation of int, use int.parse

Implementation

late int64 connection_id;