isInclusive property
Determines whether to include the messages with the matching timestamp or message ID in the results.
Implementation
@JsonKey(name: 'include')
bool isInclusive = false;
Determines whether to include the messages with the matching timestamp or message ID in the results.
@JsonKey(name: 'include')
bool isInclusive = false;