PATTERN property

RegExp PATTERN
getter/setter pair

Implementation

var PATTERN = regExpDialect(_REGEXP_DIALECT, r'''^(?:'(.*?)'|"(.*?)")$''');