menu
em_chat_uikit package
documentation
chat_uikit.dart
EMCursorResult<T>
EMCursorResult.new constructor
EMCursorResult.new constructor
dark_mode
light_mode
EMCursorResult<
T
>
constructor
EMCursorResult<
T
>
(
String
?
cursor
,
List
<
T
>
data
)
Implementation
EMCursorResult( this.cursor, this.data, );
em_chat_uikit package
documentation
chat_uikit
EMCursorResult<T>
EMCursorResult.new constructor
EMCursorResult class