internalCurrent property

  1. @protected
List<T> get internalCurrent

Implementation

@protected
List<T> get internalCurrent => _transactions.current;