ACTION_CALL_BUTTON constant
String
const ACTION_CALL_BUTTON
this one will simply open an activity, where user can place a call
mostly it'll be opening default phone app installed
Implementation
static const String ACTION_CALL_BUTTON = "android.intent.action.CALL_BUTTON";