Flutter
dart:core
RegExp
pattern property
pattern
RegExp class
Constructors
RegExp
Properties
isCaseSensitive
isMultiLine
pattern
hashCode
runtimeType
Methods
allMatches
firstMatch
hasMatch
stringMatch
matchAsPrefix
noSuchMethod
toString
Operators
operator ==
Static methods
escape
pattern property
String
pattern
The source regular expression string used to create this
RegExp
.
Implementation
String get pattern;