copyWith method

Implementation

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