records property

ValueStream<List<StopWatchRecord>> records

Implementation

ValueStream<List<StopWatchRecord>> get records => _recordsController;