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