Creates a new Context with the force direct dial option
Context withForceDirectDial(String reason) { return withValue(_forceDirectDialKey, reason); }