menu
electrician_app
features/diagram/domain/entities/validation_status.dart
ValidationError
message property
message
dark_mode
light_mode
description
message
property
String
get
message
inherited
Implementation
String get message => throw _privateConstructorUsedError;
electrician_app
validation_status
ValidationError
message property
ValidationError class