incoming constant
String
const incoming
Represents the call direction when the call is incoming.
Implementation
static const String incoming = "Incoming";
Represents the call direction when the call is incoming.
static const String incoming = "Incoming";