NotificationChangeQuery constructor

const NotificationChangeQuery({
  1. required EliudQuery? newQuery,
})

Implementation

const NotificationChangeQuery({required this.newQuery});