PullResponse constructor
PullResponse({
- List<
ReceivedMessage> ? receivedMessages,
Implementation
PullResponse({
this.receivedMessages,
});
PullResponse({
this.receivedMessages,
});