factory DrivingToponymPhrase(core.String text, core.int? actionProximity) => DrivingToponymPhraseImpl(text, actionProximity);