menu
rethink_db_ns package
documentation
rethink_db_ns.dart
RqlQuery
match method
match method
dark_mode
light_mode
match
method
Match
match
(
String
regex
)
Implementation
Match match(String regex) => Match(this, regex);
rethink_db_ns package
documentation
rethink_db_ns
RqlQuery
match method
RqlQuery class