onHold constant
String
const onHold
Represents the call state when the call is on hold.
Implementation
static const String onHold = "Call on hold";
Represents the call state when the call is on hold.
static const String onHold = "Call on hold";