parser property

List<PlaceholderPart> Function(String) parser
final

A function that parses raw text into PlaceholderParts.

Implementation

final List<PlaceholderPart> Function(String) parser;