menu
cyberframework package
documentation
Module/Data/cyberdataset.dart
CyberDataset
beginBatch method
beginBatch method
dark_mode
light_mode
beginBatch
method
void
beginBatch
(
)
✅ NEW: Batch mode control
Implementation
void beginBatch() { _isBatchMode = true; }
cyberframework package
documentation
Module/Data/cyberdataset
CyberDataset
beginBatch method
CyberDataset class