callerId property
The caller id from which this call was placed.
Caller id is expected to be in E.164 format with preceding '+' sign.
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.
core.String? callerId;