core.Map<core.String, core.dynamic> toJson() => { if (postgresqlTables != null) 'postgresqlTables': postgresqlTables!, if (schema != null) 'schema': schema!, };