FullParserOpts constructor Null safety
Implementation
FullParserOpts(
{required this.nestLimit,
required this.depth,
required this.linkLabel,
required this.trace});
FullParserOpts(
{required this.nestLimit,
required this.depth,
required this.linkLabel,
required this.trace});