start method

  1. @override
FtsParser start()

/

Implementation

@override
FtsParser start() => super.start().map((var v) => v! as FtsQ);