PostgresSourceConfig constructor

PostgresSourceConfig({
  1. bool? skipFullDump,
})

Implementation

PostgresSourceConfig({this.skipFullDump});