totalOperations property

int get totalOperations

Gets the total number of operations performed

Implementation

int get totalOperations => _operationHistory.length;