Skip to content

Commit fa06bea

Browse files
committed
msglist [nfc]: Add a new point to _MessageSequence.messages dartdoc
1 parent 2314320 commit fa06bea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/model/message_list.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ mixin _MessageSequence {
127127
/// conceptually belongs in this message list.
128128
/// That information is expressed in [fetched], [haveOldest], [haveNewest].
129129
///
130+
/// This also may or may not represent all the message history that
131+
/// conceptually belongs in this narrow because some messages might be
132+
/// muted in one way or another and they may not appear in the message list.
133+
///
130134
/// See also [middleMessage], an index which divides this list
131135
/// into a top slice and a bottom slice.
132136
///

0 commit comments

Comments
 (0)