static ID? parse(Object? identifier) { var helper = sharedAccountExtensions.idHelper; return helper!.parseID(identifier); }