AttributeEmail constructor
AttributeEmail({})
Implementation
AttributeEmail({
required this.key,
required this.type,
required this.status,
required this.error,
required this.xrequired,
this.array,
required this.format,
this.xdefault,
});