inclusive property
- @JsonKey(name: 'include')
read / write
Determines whether to include the messages sent exactly on the specified timestamp or have the matching message ID in the results.
Implementation
@JsonKey(name: 'include')
bool inclusive = false;