WhiteSpaceParser constructor

WhiteSpaceParser(
  1. String value
)

Implementation

WhiteSpaceParser(this.value);