updates property

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

Reports table change update notifications

Implementation

@override
late final Stream<UpdateNotification> updates;