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