menu
fhir_path package
documentation
parser/special_parser.dart
AggregateParser
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
AggregateParser
copyWith
(
ParserList
value
)
Implementation
AggregateParser copyWith(ParserList value) => AggregateParser(value);
fhir_path package
documentation
parser/special_parser
AggregateParser
copyWith method
AggregateParser class