ValidationWarning.general constructor
- required String message,
Implementation
const factory ValidationWarning.general({
required String message,
}) = GeneralWarning;
const factory ValidationWarning.general({
required String message,
}) = GeneralWarning;