unicode property

bool unicode
final

If this is enabled, then the pattern is treated as a Unicode pattern as described by the ECMAScript standard.

Implementation

final bool unicode;