Dart SDK
dart:core
RegExp
pattern
property
pattern
RegExp
Properties
pattern
isMultiLine
isCaseSensitive
Constructors
RegExp
Methods
firstMatch
allMatches
hasMatch
stringMatch
matchAsPrefix
String
pattern
read-only
The source regular expression string used to create this
RegExp
.