connection_id property
read / write
Identifier of the connection used during the call.
; string representation of int, use int.parse
Implementation
late int64 connection_id;
Identifier of the connection used during the call.
; string representation of int, use int.parse
late int64 connection_id;