updates property

  1. @override
Stream<UpdateNotification> updates
override

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

Implementation

@override
Stream<UpdateNotification> get updates;