menu
firebase_rules package
documentation
firebase.dart
RulesString
matches abstract method
matches abstract method
dark_mode
light_mode
matches
abstract method
bool
matches
(
RulesString
regex
)
Performs a regular expression match on the whole string.
Implementation
bool matches(RulesString regex);
firebase_rules package
documentation
firebase
RulesString
matches abstract method
RulesString class