menu
sendbird_sdk
responses
MessageSearchQueryResponse
results property
results
brightness_4
results
property
Null safety
@
JsonKey
(defaultValue: [])
List
<
BaseMessage
>
results
read / write
Implementation
@JsonKey(defaultValue: []) List<BaseMessage> results;
sendbird_sdk
responses
MessageSearchQueryResponse
results property
MessageSearchQueryResponse class
Constructors
MessageSearchQueryResponse
fromJson
Properties
hashCode
hasNext
next
results
runtimeType
totalCount
Methods
noSuchMethod
toString
Operators
operator ==