Function S2CellId.fromDebugString
Converts a string in the format returned by ToString() to an S2CellId. Returns S2CellId::None() if the string could not be parsed.
The method name includes "Debug" in order to avoid possible confusion with FromToken() above.