copyWith method

TraceParser copyWith(
  1. ParserList value
)

Implementation

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