menu
sop_cometchat package
documentation
cometchat_uikit_shared.dart
CometChatListProtocol<T1>
loadMoreElements abstract method
loadMoreElements abstract method
dark_mode
light_mode
loadMoreElements
abstract method
dynamic
loadMoreElements
(
{
bool
isIncluded
(
T1
element
)?,
})
Implementation
loadMoreElements({bool Function(T1 element)? isIncluded});
sop_cometchat package
documentation
cometchat_uikit_shared
CometChatListProtocol<T1>
loadMoreElements abstract method
CometChatListProtocol mixin