regExpMultiLine property

bool regExpMultiLine
final

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

Implementation

final bool regExpMultiLine;