operations property

List<_TOperation<T>> get operations

Implementation

List<_TOperation<T>> get operations => _operations;