References a radius token.
static TokenRef radius(String name, {Object? fallback}) => token('radius.$name', fallback: fallback);