outgoing constant
String
const outgoing
Represents the call direction when the call is outgoing.
Implementation
static const String outgoing = "Outgoing";
Represents the call direction when the call is outgoing.
static const String outgoing = "Outgoing";