NotificationChangeQuery constructor
const
NotificationChangeQuery({
- required EliudQuery? newQuery,
Implementation
const NotificationChangeQuery({required this.newQuery});
const NotificationChangeQuery({required this.newQuery});