copyWith method

ToQuantityParser copyWith(
  1. ParserList value
)

Implementation

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