menu
rethink_db_ns package
documentation
rethink_db_ns.dart
Match
Match constructor
Match constructor
dark_mode
light_mode
Match
constructor
Match
(
dynamic
obj
,
dynamic
regex
)
Implementation
Match(obj, regex) : super([obj, regex]);
rethink_db_ns package
documentation
rethink_db_ns
Match
Match constructor
Match class