DatasetChatDebugRowsChanged typedef
DatasetChatDebugRowsChanged =
void Function(List<DatasetChatDebugRow> rows)
Implementation
typedef DatasetChatDebugRowsChanged = void Function(List<DatasetChatDebugRow> rows);
typedef DatasetChatDebugRowsChanged = void Function(List<DatasetChatDebugRow> rows);