PitchModel constructor

PitchModel()

Implementation

factory PitchModel() {
    return _instance;
}