WatchConnectionsParameters constructor

WatchConnectionsParameters({
  1. required OnChangeCallback3 onChange,
})

Implementation

WatchConnectionsParameters({required this.onChange});