operations property

Implementation

List<TransactionOperation> get operations =>
    UnmodifiableListView(_operations);