copyWith method

IifParser copyWith(
  1. ParserList value
)

Implementation

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