updates property
Use this stream to subscribe to notifications of updates to tables.
Implementation
@override
Stream<UpdateNotification> get updates;
Use this stream to subscribe to notifications of updates to tables.
@override
Stream<UpdateNotification> get updates;