datos invocados correctamente, falta que se hagan visibles
This commit is contained in:
@@ -23,6 +23,7 @@ class Componente {
|
||||
this.ubicacion,
|
||||
this.imagenUrl,
|
||||
required this.fechaRegistro,
|
||||
String? distribucionId,
|
||||
});
|
||||
|
||||
factory Componente.fromMap(Map<String, dynamic> map) {
|
||||
|
||||
Reference in New Issue
Block a user