callerId property
The caller id from which this call was placed.
Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
Implementation
core.String? callerId;
The caller id from which this call was placed.
Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
core.String? callerId;