stringInterpolationPattern top-level property

String stringInterpolationPattern
getter/setter pair

Implementation

String stringInterpolationPattern = r'\$(\w+|\{[^{}]+\})';