ValidationDetails constructor
const
ValidationDetails({})
Implementation
const ValidationDetails({
required this.syntax,
required this.domain,
required this.mx,
required this.disposable,
required this.role,
required this.free,
});