We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2314320 commit fa06beaCopy full SHA for fa06bea
lib/model/message_list.dart
@@ -127,6 +127,10 @@ mixin _MessageSequence {
127
/// conceptually belongs in this message list.
128
/// That information is expressed in [fetched], [haveOldest], [haveNewest].
129
///
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
+ ///
134
/// See also [middleMessage], an index which divides this list
135
/// into a top slice and a bottom slice.
136
0 commit comments