Creates a new Context with the no dial option
Context withNoDial(String reason) { return withValue(_noDialKey, reason); }