TableUpdateQuery.any constructor
      const
      TableUpdateQuery.any()
     
    
A query that listens for all table updates in a database.
Implementation
const factory TableUpdateQuery.any() = AnyUpdateQuery;A query that listens for all table updates in a database.
const factory TableUpdateQuery.any() = AnyUpdateQuery;