PotentialChangeNotification constructor
PotentialChangeNotification({
- required DbName dbName,
Implementation
PotentialChangeNotification({required this.dbName});
PotentialChangeNotification({required this.dbName});