menu
faunadb_http package
documentation
query.dart
FindStrRegex
FindStrRegex constructor
FindStrRegex constructor
dark_mode
light_mode
FindStrRegex
constructor
FindStrRegex
(
Object
value
,
Object
find
, {
Object
?
start
,
Object
?
max_results
,
})
Implementation
FindStrRegex(this.value, this.find, {this.start, this.max_results});
faunadb_http package
documentation
query
FindStrRegex
FindStrRegex constructor
FindStrRegex class