PotentialChangeNotification constructor

PotentialChangeNotification({
  1. required DbName dbName,
})

Implementation

PotentialChangeNotification({required this.dbName});