copyWith method

FpSkipParser copyWith(
  1. ParserList value
)

Implementation

FpSkipParser copyWith(ParserList value) => FpSkipParser(value);