menu
odata_dart package
documentation
odata/query_fields.dart
ExpandQueryField
selectAll method
selectAll method
dark_mode
light_mode
selectAll
method
ExpandQueryField
selectAll
(
)
Implementation
ExpandQueryField selectAll() { _selectAll = true; return this; }
odata_dart package
documentation
odata/query_fields
ExpandQueryField
selectAll method
ExpandQueryField class