copyWith method

FpMatchesParser copyWith(
  1. ParserList value
)

Implementation

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