updates property
Stream<UpdateNotification> ?
get
updates
Broadcast stream that is notified of any table updates
Implementation
Stream<UpdateNotification>? get updates;
Broadcast stream that is notified of any table updates
Stream<UpdateNotification>? get updates;