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