DimensionParser constructor
      
      DimensionParser([ 
    
- int indentationLevel = 1,
- BuilderConfig? config
Constructs a DimensionParser.
Implementation
DimensionParser([super.indentationLevel, super.config]);