FluentParserOptions constructor
const
FluentParserOptions({
- bool withSpans = true,
Bundles the parser knobs.
Implementation
const FluentParserOptions({this.withSpans = true});
Bundles the parser knobs.
const FluentParserOptions({this.withSpans = true});