regExpDotAll property

bool regExpDotAll
final

controls the dotAll property of the full RegExp used to pattern match

Implementation

final bool regExpDotAll;