menu
im_flutter_sdk
im_flutter_sdk.dart
ConversationFetchOptions
pageSize property
pageSize
dark_mode
light_mode
pageSize
property
int
pageSize
final
每页查询的会话数量, 取值范围为
1,10
, 默认为 10。
Implementation
final int pageSize;
im_flutter_sdk
im_flutter_sdk
ConversationFetchOptions
pageSize property
ConversationFetchOptions class