Parametric constructor for ParseResults.
ParseResults({ required this.root, required this.errors, required this.pigeonOptions, });