Map<String, Object?> toMap() { return { 'table_name': tableName, 'sync_at': syncAt, 'payload': payload, }; }