read property

List<Read> read

Channel read list.

Implementation

List<Read> get read => _channelState.read ?? <Read>[];