needSave property
final
Whether to save the retrieved messages to the database:
true: Yes.- (Default)
false:No.
Implementation
final bool needSave;
Whether to save the retrieved messages to the database:
true: Yes.false:No.final bool needSave;