stringInterpolationPattern property

  1. @override
String stringInterpolationPattern
override

Implementation

@override
String get stringInterpolationPattern => r'\${([^\${}]*)}';