menu
faunadb_http package
documentation
query.dart
Repeat
Repeat constructor
Repeat constructor
dark_mode
light_mode
Repeat
constructor
Repeat
(
Object
value
, {
Object
?
number
,
})
Implementation
Repeat(this.value, {this.number});
faunadb_http package
documentation
query
Repeat
Repeat constructor
Repeat class