menu
fetosense_mis
screens/device_registration/device_registration_cubit.dart
DeviceRegistrationState
errorMessage property
errorMessage
dark_mode
light_mode
errorMessage
property
String
?
errorMessage
final
Error message, if any, during registration.
Implementation
final String? errorMessage;
fetosense_mis
device_registration_cubit
DeviceRegistrationState
errorMessage property
DeviceRegistrationState class