copyWith method

SupersetOfParser copyWith(
  1. ParserList value
)

Implementation

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