ColumnString constructor
ColumnString({})
Implementation
ColumnString({
required this.key,
required this.type,
required this.status,
required this.error,
required this.xrequired,
this.array,
required this.$createdAt,
required this.$updatedAt,
required this.size,
this.xdefault,
this.encrypt,
});