menu
flutter_query_plus package
documentation
core/query_controller.dart
QueryController<T>
queryKey property
queryKey property
dark_mode
light_mode
queryKey
property
String
queryKey
final
The unique key associated with this query.
Implementation
final String queryKey;
flutter_query_plus package
documentation
core/query_controller
QueryController<T>
queryKey property
QueryController class