copyWith method

RoundParser copyWith(
  1. ParserList value
)

Implementation

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