Stable operation data used in migration checksums and reports.
@override Map<String, Object?> toJson() => { 'kind': 'dropTable', 'table': table, if (namespace != null) 'namespace': namespace, };