variableRegex property

RegExp variableRegex
getter/setter pair

Implementation

static RegExp variableRegex = RegExp("{([A-z0-9_-]*)}");