menu
electrician_app
features/health/presentation/bloc/health_bloc.dart
HealthError
HealthError.new constructor
HealthError.new
dark_mode
light_mode
description
HealthError
constructor
HealthError
(
String
message
)
Implementation
HealthError(this.message);
electrician_app
health_bloc
HealthError
HealthError.new constructor
HealthError class