notificacion desde cita
This commit is contained in:
@@ -65,7 +65,6 @@ class _MyServicesProScreenState extends State<MyServicesProScreen> {
|
||||
event.id = element.id;
|
||||
eventos.add(event);
|
||||
}
|
||||
print('eventos $eventos');
|
||||
return eventos;
|
||||
} catch (e) {
|
||||
print('Error getByProId $e');
|
||||
|
||||
Reference in New Issue
Block a user