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