TencentCloudChatSearchOptions class
Constructors
- TencentCloudChatSearchOptions({String? keyWord, String? userID, String? groupID, VoidCallback? closeFunc})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromMap(
Map< String, dynamic> map) → TencentCloudChatSearchOptions