XMLClassifier constructor
XMLClassifier({})
Implementation
XMLClassifier({
required this.classification,
required this.name,
this.creationTime,
this.lastUpdated,
this.rowTag,
this.version,
});
XMLClassifier({
required this.classification,
required this.name,
this.creationTime,
this.lastUpdated,
this.rowTag,
this.version,
});