mozuku

Resultados 1 preguntas formuladas por mozuku

Con solo un documento (myUid) en userCollection, ejecuté la siguiente función para recuperar documentos distintos de myUid. static Future<String?> getUnmatchedUser(String? myUid) async{ print('getUnmatchedUser: myUid == $myUid'); try { QuerySnapshot querySnapshot