updates property

  1. @override
Stream<UpdateNotification> updates
latefinaloverride-getter

Use this stream to subscribe to notifications of updates to tables.

Implementation

@override
late final Stream<UpdateNotification> updates;