includeReactions property Null safety
read / writeoverride
Determines whether to include the reactions to the messages in the results. default value is false
Implementation
@override
bool includeReactions = false;
Determines whether to include the reactions to the messages in the results. default value is false
@override
bool includeReactions = false;