menu
sop_cometchat package
documentation
cometchat_uikit_shared.dart
CometChatListController<T1, T2>
CometChatListController.new constructor
CometChatListController.new constructor
dark_mode
light_mode
CometChatListController<
T1
,
T2
>
constructor
CometChatListController<
T1
,
T2
>
(
dynamic
request
, {
dynamic
onError
(
Exception
)?,
bool
isFetchNext
=
true
,
})
Implementation
CometChatListController(this.request, {this.onError, this.isFetchNext = true});
sop_cometchat package
documentation
cometchat_uikit_shared
CometChatListController<T1, T2>
CometChatListController.new constructor
CometChatListController class