Hl7TypesConfig constructor
Hl7TypesConfig({
- List<
Type> ? type, - List<
VersionSource> ? version,
Implementation
Hl7TypesConfig({this.type, this.version});
Hl7TypesConfig({this.type, this.version});