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