VolumeVolumeInfoIndustryIdentifiers constructor

VolumeVolumeInfoIndustryIdentifiers({
  1. String? identifier,
  2. String? type,
})

Implementation

VolumeVolumeInfoIndustryIdentifiers({this.identifier, this.type});