placeholderPattern constant

String const placeholderPattern

default regex

Implementation

static const String placeholderPattern = '(\{\{([a-zA-Z0-9]+)\}\})';