menu
webapp package
documentation
wa_model.dart
DQ
count static method
count static method
dark_mode
light_mode
count
static method
Map
<
String
,
Object
>
count
(
String
field
)
Implementation
static Map<String, Object> count(String field) { return { '\$count': field, }; }
webapp package
documentation
wa_model
DQ
count static method
DQ class