SimpleParser constructor

SimpleParser(
  1. String? source
)

Implementation

SimpleParser(this.source);