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