updates property

  1. @override
Stream<UpdateNotification> updates
override

Reports table change update notifications

Implementation

@override
Stream<UpdateNotification> get updates => throw UnimplementedError();