Properties constructor

Properties(
  1. FileDescriptorSet types,
  2. String standardPackage,
  3. String importPrefix
)

Implementation

Properties(this.types, this.standardPackage, this.importPrefix);