expForParameter property

RegExp expForParameter
getter/setter pair

Implementation

RegExp expForParameter = RegExp(r"(?:\{{)[^}]*(?=\}})");