Pbxproj constructor

Pbxproj(
  1. String key,
  2. String value
)

Implementation

Pbxproj(this.key, this.value);