menu
faunadb_http package
documentation
query.dart
Reduce
Reduce constructor
Reduce constructor
dark_mode
light_mode
Reduce
constructor
Reduce
(
Lambda
reducer
,
Object
initial
,
Object
arrayOrSet
)
Implementation
Reduce(this.reducer, this.initial, this.arrayOrSet);
faunadb_http package
documentation
query
Reduce
Reduce constructor
Reduce class