DatasetChatDebugRowsChanged typedef

DatasetChatDebugRowsChanged = void Function(List<DatasetChatDebugRow> rows)

Implementation

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