Commits


Gil authored and GitHub committed 8428d4a8e29
Migrate null, numbers, and GeoPoints to FSTDelegateValue (#3044) * Migrate FSTNullValue to FSTDelegateValue * Migrate FSTIntegerValue to FSTDelegateValue * Migrate FSTDoubleValue to FSTDelegateValue * Migrate FSTGeoPointValue to FSTDelegateValue