I have this function that checks if a document exists or not, if exists returns true otherwise false :
Future checkMissingId(String id) async { Str