MakeDefaultFunc? makeDefault(int tagNumber) { final i = fieldInfo[tagNumber]; return i?.makeDefault; }