menu
electrician_app
features/health/domain/entities/installation_health.dart
InstallationHealth
lastCalculated property
lastCalculated
dark_mode
light_mode
description
lastCalculated
property
DateTime
?
lastCalculated
final
Fecha y hora del último cálculo
Implementation
final DateTime? lastCalculated;
electrician_app
installation_health
InstallationHealth
lastCalculated property
InstallationHealth class