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