ACTION_CALL constant
String
const ACTION_CALL
lets call a number, opens dialer
not all app possesses calling permission, so to stay on safe side, you may be interested in using DIAL action
Implementation
static const String ACTION_CALL = "android.intent.action.CALL";